feat: contributing
This commit is contained in:
parent
e9e824bd6d
commit
0d66f9b51f
4 changed files with 25 additions and 2 deletions
|
@ -8,7 +8,8 @@
|
|||
<div>
|
||||
<a href="/" class="hover:text-accent btn btn-ghost !min-h-8 h-1 px-3">Home</a>
|
||||
<a href="/about" class="hover:text-accent btn btn-ghost !min-h-8 h-1 px-3">About</a>
|
||||
<a href="/projects" class="hover:text-accent btn btn-ghost !min-h-8 h-1 px-3">Projects</a>
|
||||
<a href="https://git.davidon.top" class="hover:text-accent btn btn-ghost !min-h-8 h-1 px-3">Projects</a>
|
||||
<a href="https://dash.davidon.top" class="hover:text-accent btn btn-ghost !min-h-8 h-1 px-3">Services</a>
|
||||
</div>
|
||||
<div class="dropdown dropdown-hover dropdown-end">
|
||||
<div role="button" tabindex="-1" class="text-white btn btn-ghost !min-h-8 h-1 px-3">Contact Me</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue