1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 03:21:32 +00:00

updated navbar

This commit is contained in:
2021-04-14 23:05:18 -07:00
parent a0bd34bb5c
commit 9100c42a71
22 changed files with 4886 additions and 2297 deletions

View File

@@ -2065,9 +2065,14 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
<input id="distill-search" class="nav-search hidden" type="text" placeholder="Search..."/>
</div>
<div class="nav-right">
<a href="index.html">Home</a>
<a href="about.html">About/Contact</a>
<a href="https://ansonbiggs.com">Resume</a>
<a href="index.xml">
<i class="fa fa-rss" aria-hidden="true"></i>
</a>
<a href="https://gitlab.com/MisterBiggs/projects">
<i class="fa fa-gitlab" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="nav-toggle">&#9776;</a>
</div>
</nav>
@@ -2085,7 +2090,7 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
<div class="d-article">
<p>I mostly <a href="https://gitlab.com/MisterBiggs">write code</a>, but sometimes I make <a href="https://www.thingiverse.com/ansonb/designs">3D Models</a>. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my <a href="https://ansonbiggs.com">Résumé</a>, otherwise you can reach me on <a href="https://t.me/MisterBiggs">Telegram</a> or by <a href="mailto:anson@ansonbiggs.com">Email</a>.</p>
<p>I mostly <a href="https://gitlab.com/MisterBiggs">write code</a>, but sometimes I make <a href="https://www.thingiverse.com/ansonb/designs">3D Models</a>. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my <a href="https://ansonbiggs.com">Resume</a>, otherwise you can reach me on <a href="https://t.me/MisterBiggs">Telegram</a> or by <a href="mailto:anson@ansonbiggs.com">Email</a>.</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
<!--/radix_placeholder_article_footer-->