mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
add pubnix
This commit is contained in:
12
src/routes/pubnix/faq/+page.svelte
Normal file
12
src/routes/pubnix/faq/+page.svelte
Normal 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>
|
||||
Reference in New Issue
Block a user