summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index aae79ba..7f1757b 100644
--- a/index.html
+++ b/index.html
@@ -83,7 +83,7 @@
</div>
<div style="margin: 5px; display: flex; justify-content: center; gap: 10px;">
<a href="projects/" class="button" style="margin: 0">View More</a>
- <a href="projects/" class="button" style="margin: 0">Source Code</a>
+ <a href="https://git.altafcreator.com/" class="button" style="margin: 0">Source Code</a>
</div>
</div>
</div>
@@ -134,10 +134,10 @@
<ul>
<li><a class="link" href=""><i class="fa-solid fa-wrench"></i> altaf-projects<span class="desktop">: internal website for my projects</span></a>
<ul>
- <li><a class="link" href="//git.altafcreator.com"><i class="fa-brands fa-git-alt"></i> git repositories<span class="desktop">: source code to all of my projects</span></a></li>
+ <li><a class="link" href="https://git.altafcreator.com/"><i class="fa-brands fa-git-alt"></i> git repositories<span class="desktop">: source code to all of my projects</span></a></li>
</ul>
</li>
- <li><a class="link" href="https://discord.gg/Mg5WFqrHk3"><i class="fa-brands fa-discord"></i> <span class="desktop">Join our </span>Discord Server!<span class="desktop"</span></a></li>
+ <li><a class="link" href="https://discord.gg/Mg5WFqrHk3"><i class="fa-brands fa-discord"></i> <span class="desktop">Join our </span>Discord Server<span class="desktop">!</span></a></li>
</ul>
<h2>Contact Me!</h2>
<ul>
@@ -157,4 +157,5 @@
</div>
</section>
</body>
+
</html>