Skip to content

Commit

Permalink
re-added flavico icons
Browse files Browse the repository at this point in the history
  • Loading branch information
coldcanuk committed Aug 21, 2023
1 parent cf5f917 commit 6ec6243
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@

<title>Pitre Info</title>
<link rel="stylesheet" href="css/styles.css">
<link rel="icon" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="icon" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="apple-touch-icon" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/apple-touch-icon.png" sizes="180x180" type="image/png">
<link rel="icon" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/android-chrome-192x192.png" sizes="192x192" type="image/png">
<link rel="icon" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/android-chrome-512x512.png" sizes="512x512" type="image/png">
<link rel="manifest" href="https://pitrewebpagestorage.blob.core.windows.net/$web/images/icons/site.webmanifest">
<style>
body {
font-family: Arial, sans-serif;
Expand Down

0 comments on commit 6ec6243

Please sign in to comment.