feat: contributing

This commit is contained in:
DavidOnTop 2024-05-23 19:32:27 +02:00
parent e9e824bd6d
commit 0d66f9b51f
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
4 changed files with 25 additions and 2 deletions

View file

@ -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>