Skip to content
Snippets Groups Projects
Commit 765f5359 authored by VOGT VICTOR's avatar VOGT VICTOR
Browse files

:sparkles: site name + icon

parent 0ff117ba
Branches
1 merge request!10Develop
frontend/public/favicon.ico

3.78 KiB

frontend/public/favicon.png

15.2 KiB

......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<!--
......@@ -19,7 +19,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Student</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment