diff options
author | altaf-creator <dev@altafcreator.com> | 2024-04-11 20:37:54 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-04-11 20:37:54 +0700 |
commit | d270a08c8e4aed02ca78cf8ca29041ed1c229937 (patch) | |
tree | 7c128ddef404106678a22a5fc352bbb73d538623 | |
parent | 60cace2527c3bbd219be660c25df88660ac49881 (diff) |
forgor git links, changed text in discord server meta
-rw-r--r-- | about/index.html | 4 | ||||
-rw-r--r-- | index.html | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/about/index.html b/about/index.html index 9bf5079..6bd2e36 100644 --- a/about/index.html +++ b/about/index.html @@ -63,10 +63,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>
@@ -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>
|