Skip to content

Commit

Permalink
update link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Audiosutras committed Nov 17, 2023
1 parent 46f0226 commit 2bd35ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<span class="animate-ping absolute inline-flex h-full w-full rounded-full opacity-75"></span>
<span class="relative inline-flex rounded-full h-3 w-3"></span>
</span>
<a href="/" class="border border-yellow-300 bg-black rounded p-2">
<a href="https://docs.chrisdixononcode.dev" class="border border-yellow-300 bg-black rounded p-2">
<span class="text-yellow-300 text-xl font-bold">Docs</span>
</a>
</div>
Expand Down Expand Up @@ -101,7 +101,7 @@
<span class="animate-ping absolute inline-flex h-full w-full rounded-full opacity-75"></span>
<span class="relative inline-flex rounded-full h-3 w-3"></span>
</span>
<a href="/" class="border border-yellow-300 bg-black rounded p-2">
<a href="https://docs.chrisdixononcode.dev" class="border border-yellow-300 bg-black rounded p-2">
<span class="text-yellow-300 text-xl font-bold">Docs</span>
</a>
</div>
Expand Down

0 comments on commit 2bd35ef

Please sign in to comment.