mirror of
https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend
synced 2022-12-28 18:12:07 +02:00
change name and favicon
This commit is contained in:
parent
6f37ca843b
commit
25945b6b81
@ -2,7 +2,7 @@
|
||||
"name": "reverse-proxy-frontend",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "React and Redux Pluralsight course by Cory House",
|
||||
"description": "Reverse proxy frontend application",
|
||||
"scripts": {
|
||||
"start": "run-p start:dev start:api",
|
||||
"start:dev": "webpack-dev-server --config webpack.config.dev.js --port 3000",
|
||||
|
BIN
src/favicon.ico
BIN
src/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 169 KiB |
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Pluralsight Redux</title>
|
||||
<title>Reverse proxy</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user