Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zetterus authored Aug 19, 2024
1 parent ae72a91 commit 4e8b7ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,400;1,700&display=swap" rel="stylesheet">
<title>Anna Blok Youtube Page</title>
<title>Zetterus site</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div id="wrapper">
<div class="content">
<a href="https://www.youtube.com/channel/UCn5wduCq2Mus0v85QZn9IaA?sub_confirmation=1" class="content__btn">Youtube Channel</a>
<a href="https://zetterus.github.io/myfirstsite/" class="content__btn">just a button</a>
</div>
</div>
</body>
</html>
</html>

0 comments on commit 4e8b7ba

Please sign in to comment.