Skip to content

Commit

Permalink
Removed and edited links
Browse files Browse the repository at this point in the history
  • Loading branch information
Danek309044 committed Jul 23, 2024
1 parent e81fa11 commit 862044c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<ul>
<li><a href="#contact"><i class="fa-solid fa-phone"></i> Contact me</a></li>
<li><a href="#projects"><i class="fa-solid fa-folder"></i> Projects</a></li>
<li><a href="https://gallery.d309044.eu"><i class="fa-solid fa-image"></i> Gallery</a></i></li>
</ul>
</div>
<div class="profile">
Expand All @@ -48,7 +47,7 @@ <h2>Projects</h2>
<div class="grid">
<div id="websites">
<h3>Websites</h3>
<p><a href="https://github.com/Danek309044/Danek309044.github.io">d309044.eu</a> <i class="fa-solid fa-unlock"></i></p>
<p><a href="https://github.com/Danek309044/website">d309044.eu</a> <i class="fa-solid fa-unlock"></i></p>
<p><a href="https://github.com/HeatBombS/website">heatbombs.xyz</a> <i class="fa-solid fa-unlock"></i></p>
<p><a href="https://github.com/hewol/hewol.github.io">hewol.github.io</a> <i class="fa-solid fa-unlock"></i></p>
<p><a href="https://github.com/ClydeReborn/ClydeReborn.github.io">ClydeReborn.github.io</a> <i class="fa-solid fa-unlock"></i></p>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://d309044.eu/</loc>
<lastmod>2024-07-22</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>1.0</priority>
</url>
</urlset>
4 changes: 3 additions & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ body{
height: 40%;
background: url(../assets/wave.png);
}

.main p {
margin: 0 5%;
}
/* Nav bar */
.navbar ul {
position: fixed;
Expand Down

0 comments on commit 862044c

Please sign in to comment.