mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
Merge pull request #98 from ProjectSegfault/Odyssey346/dev
pubnix thing from odyssey
This commit is contained in:
commit
90e83b5048
@ -3,7 +3,7 @@
|
||||
Project Segfault
|
||||
</h1>
|
||||
<p class="text-2xl">Open source development and hosted services.</p>
|
||||
<div class="flex flex-row gap-4">
|
||||
<div class="flex gap-4 flex-col w-full sm:(flex-row justify-center)">
|
||||
<a
|
||||
href="/instances"
|
||||
class="button"
|
||||
@ -16,5 +16,11 @@
|
||||
><div class="i-ic:outline-attach-money" />
|
||||
Donate</a
|
||||
>
|
||||
<a
|
||||
href="/pubnix"
|
||||
class="button !bg-purple"
|
||||
><div class="i-simple-icons:linux" />
|
||||
Pubnix</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user