add pubnix

This commit is contained in:
2023-01-07 19:29:58 +02:00
parent 24fcc0f54e
commit 4f52c71c7a
11 changed files with 264 additions and 19 deletions

View File

@@ -0,0 +1,12 @@
<svelte:head>
<title>Pubnix FAQ | Project Segfault</title>
</svelte:head>
<div class="flex flex-col items-center m-auto text-center prose justify-center">
<h1>Pubnix FAQ</h1>
<p>Here are some frequently asked questions about the pubnix.</p>
<h2>What is a pubnix?</h2>
<span>A pubnix is a [[Unix?]] server provided by a person or a group to a group for non-commercial recreational goals.</span>
</div>