Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Exonymos committed Aug 25, 2024
1 parent 8a41208 commit f89fcf0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Tea-Addicts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tea Addicts</title>
<link rel="stylesheet" href="css/style.css">
<!-- add favicon -->
<link rel="icon"
href="https://cdn.discordapp.com/attachments/1063792900376383509/1276946439473467517/5geaN1x.gif?ex=66cc094b&is=66cab7cb&hm=3134d220ecd6d785d6485fca8f5e93292ee494ee28fc2d71c63875be3ab363ab&%3Fsize=64x64&"
type="image/x-icon">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="A simple web app that count the number of sips of tea you've taken with us.">
<meta name="keywords" content="tea, tea party, tea addicts, sip, sips, tea sips, tea counter, tea app">
<meta name="author" content="Exonymos">
</head>

<body>
Expand Down

0 comments on commit f89fcf0

Please sign in to comment.