Updated - I forget what.

This commit is contained in:
Cutieguwu
2024-01-08 15:59:47 -05:00
parent 1b760948e6
commit 41519b0260
3 changed files with 66 additions and 2 deletions

View File

@@ -8,7 +8,8 @@
<title>Cutieguwu - Home</title>
<link rel="stylesheet" type="text/css" href="./Global_Resources/style.css">
<img class="titleimg" src="">
<h1 class="title">Welcome to my official site! Explore my projects!</h1>
<h1 class="title">Cutieguwu</h1>
<h3 class="subtitle">Welcome to my official site! Explore my projects!</h3>
<nav>
<div class="menubar">
<ul>
@@ -29,6 +30,7 @@
</div>
</li>
<a href="./Video_Gaming/video_gaming.html">Video Gaming</a>
<a href="./Blog/blog.html">Blog</a>
<a href="./About/about.html">About</a>
</ul>
</div>