update now link
This commit is contained in:
parent
e6e52596ab
commit
b862db5ed9
@ -22,7 +22,7 @@
|
|||||||
<div class="flex gap-6 text-md text-slate-400 ">
|
<div class="flex gap-6 text-md text-slate-400 ">
|
||||||
<a href="./index.html" class="hover:text-[#ffce00]">Home</a>
|
<a href="./index.html" class="hover:text-[#ffce00]">Home</a>
|
||||||
<a href="./about.html" class="hover:text-[#ffce00] border-b border-[#ffce00]">About</a>
|
<a href="./about.html" class="hover:text-[#ffce00] border-b border-[#ffce00]">About</a>
|
||||||
<a class="hover:text-[#ffce00]">Now</a>
|
<a href="./now.html" class="hover:text-[#ffce00]">Now</a>
|
||||||
<a class="hover:text-[#ffce00]">Featured</a>
|
<a class="hover:text-[#ffce00]">Featured</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="mailto:tarmstrong95@proton.me">
|
<a href="mailto:tarmstrong95@proton.me">
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
<div class="flex gap-6 text-md text-slate-400 ">
|
<div class="flex gap-6 text-md text-slate-400 ">
|
||||||
<a href="" class="hover:text-[#ffce00] border-b border-[#ffce00]">Home</a>
|
<a href="" class="hover:text-[#ffce00] border-b border-[#ffce00]">Home</a>
|
||||||
<a href="./about.html" class="hover:text-[#ffce00]">About</a>
|
<a href="./about.html" class="hover:text-[#ffce00]">About</a>
|
||||||
<a class="hover:text-[#ffce00]">Now</a>
|
<a href="./now.html" class="hover:text-[#ffce00]">Now</a>
|
||||||
<a class="hover:text-[#ffce00]">Featured</a>
|
<a class="hover:text-[#ffce00]">Featured</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="mailto:tarmstrong95@proton.me">
|
<a href="mailto:tarmstrong95@proton.me">
|
||||||
|
2
now.html
2
now.html
@ -22,7 +22,7 @@
|
|||||||
<div class="flex gap-6 text-md text-slate-400 ">
|
<div class="flex gap-6 text-md text-slate-400 ">
|
||||||
<a href="./index.html" class="hover:text-[#ffce00]">Home</a>
|
<a href="./index.html" class="hover:text-[#ffce00]">Home</a>
|
||||||
<a href="./about.html" class="hover:text-[#ffce00] ">About</a>
|
<a href="./about.html" class="hover:text-[#ffce00] ">About</a>
|
||||||
<a class="hover:text-[#ffce00] border-b border-[#ffce00]">Now</a>
|
<a href="./now.html" class="hover:text-[#ffce00] border-b border-[#ffce00]">Now</a>
|
||||||
<a class="hover:text-[#ffce00]">Featured</a>
|
<a class="hover:text-[#ffce00]">Featured</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="mailto:tarmstrong95@proton.me">
|
<a href="mailto:tarmstrong95@proton.me">
|
||||||
|
Loading…
Reference in New Issue
Block a user