Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerPalko authored Aug 25, 2023
1 parent 502ac4f commit 01d7d66
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,17 @@
<meta name="description" content="My goofy things.">
<meta name="author" content="Tyler Palko">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tyler's Goofy Things</title>
<title>Home Page</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style.css" />

</head>

<body>
<div class="heading">
<h1>Tyler's Goofy Things</h1>
</div>
<br><br><br><br>
<div>
<a href="gamehub">Game Hub</a>
<br><br>
<a href="Is-My-Computer-ON">Is My Computer On?</a>
<br><br>
<a href="MakerBot">MakerBot</a>
</div>
<footer>
<div class="footer">
Expand Down

0 comments on commit 01d7d66

Please sign in to comment.