Add favicon

This commit is contained in:
Jake R 2024-05-19 00:14:00 -07:00
parent f2447a4e7b
commit 38ae31b48e
2 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<title>PWS | Pinner Web Services</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="/static/favicon.ico" type="image/x-icon">
</head>
<body>
<header>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB