Skip to content

Commit

Permalink
id="current"
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Apr 19, 2024
1 parent 6799101 commit b3dbee1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions _includes/links.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
<div class="logo"><a href="https://ricothaka.github.io/" alt="My Name is Thaka aka #Rashard! I am a Unix Adimistrator assigned to the Mars Reconnosince Orbiter at #Nasa's Jet Propulsion Laboratory in Pasadena California i have a daughter named coral and a fiance named normani and an exwife ... erika ">./HoleToAnotherUniverse</a></div>
<ul id="navlist">
<li><a href="https://ricothaka.github.io/" alt="My Resume!">HomE</a></li>
<li id="active"><a id="current" href="https://ricothaka.github.io/blog/" alt="My Name is Thaka ppl usd to call me Rashard and this is My blog" >BLoG</a></li>
<li id="active"><a href="https://ricothaka.github.io/blog/" alt="My Name is Thaka ppl usd to call me Rashard and this is My blog" >BLoG</a></li>
<li><a href="https://ricothaka.github.io/marsblog.html" alt="Mars Reconissince Orbiter is my job to help maintain for the us government and our global allies, we r a fun bunch">MarsNotes</a></li>
<li><a href="https://ricothaka.github.io/cv/" alt="My Resume!">ResumE</a></li>
<li><a id="current" href="https://ricothaka.github.io/cv/" alt="My Resume!">ResumE</a></li>
<li><a href="https://ricothaka.github.io/Contact.html">SocialS</a></li>
<li><a href="https://ricothaka.github.io/marsblog.html" alt="Mars Reconissince Orbiter is my job to help maintain for the us government and our global allies, we r a fun bunch">MarsNotes</a></li>
<li><a href="{{ "/archive" | prepend: site.baseurl | replace: '//', '/' }}">Archive</a></li>
<li><a href="{{ "/archive" | prepend: site.baseurl | replace: '//', '/' }}">Archive</a></li>
<li><a href="{{ "/atom.xml" | prepend: site.baseurl | replace: '//', '/' }}">RSS</a></li>
<a href="{{ "/" | prepend: site.baseurl | replace: '//', '/' }}">
{% assign owner_first_name = site.owner | split: " " %}
Expand Down

0 comments on commit b3dbee1

Please sign in to comment.