Skip to content

Commit

Permalink
Add Title & favicon to site
Browse files Browse the repository at this point in the history
  • Loading branch information
ManInMyVan authored Aug 7, 2023
1 parent 0df88b2 commit 5869044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>Meteor Archive</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
<meta name="color-scheme" content="light dark">
<link rel="stylesheet" href="style.css">
</head>
Expand Down

0 comments on commit 5869044

Please sign in to comment.