diff --git a/index.html b/index.html index a3d61b25e602a1145611faa69091bafb187ef8fb..9056f0793fc52a017d0081e291b0be64ff4a1cef 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="icon" type="image/png" href="src/res/P&P Manager Logo 512x512px noBG.png"> <link rel="stylesheet" href="src/node_modules/animate.css/animate.css"> <link rel="stylesheet" href="src/node_modules/bootstrap/dist/css/bootstrap.css" integrity="" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" @@ -9,7 +10,7 @@ <link href="https://fonts.googleapis.com/css2?family=Fondamento&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Alegreya:wght@400;500&display=swap" rel="stylesheet"> <link rel="stylesheet" href="src/res/Stylesheet.css"> - <title>Main</title> + <title>P&P Manager</title> <script src="out/main.js"></script> <style> </style>