Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from frc9611/dev
Browse files Browse the repository at this point in the history
feat: Added favicon.
  • Loading branch information
LucasHitoshi committed Jan 11, 2024
2 parents 11f6275 + e50715e commit e073d93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@100;300;600;700&display=swap" rel="stylesheet">
<link rel="preload" href="./assets/transfonter.org-20240110-133223/Humaroid.woff" as="font" type="font/woff2"
crossorigin>
<link rel="shortcut icon" href="./assets/favicon.png" type="image/x-icon">
</head>

<body>
Expand Down

0 comments on commit e073d93

Please sign in to comment.