Skip to content

Commit 5d76172

Browse files
authored
Update index.html
1 parent 50f50ac commit 5d76172

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,21 @@
2525
</div>
2626
<div id="homePageNavBox">
2727
<div id="homePageButtonsBox">
28-
<a href="about_me.html">
29-
<p class="homePageButtons"> About_Me </p>
30-
</a>
28+
<div id="cat_1">
29+
<a href="about_me.html"><p class="homePageButtons"> About_Me </p></a>
30+
</div>
3131

32-
<p class="homePageButtons" id="projects_button"> Projects </p>
32+
<div id="cat_2">
33+
<p class="homePageButtons" id="projects_button"> Projects </p>
34+
</div>
3335

34-
<a href="https://github.com/saaiqSAS">
35-
<p class="homePageButtons"> GitHub </p>
36-
</a>
36+
<div id="cat_3">
37+
<a href="https://github.com/saaiqSAS"><p class="homePageButtons"> GitHub </p></a>
38+
</div>
3739

38-
<a href="credits.html">
39-
<p class="homePageButtons"> Credits </p>
40-
</a>
40+
<div id="cat_4">
41+
<a href="credits.html"><p class="homePageButtons"> Credits </p></a>
42+
</div>
4143
</div>
4244
</div>
4345
</header>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy