mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-03 11:17:18 +02:00
* New docs layout ready for github pages serving * Tonnes of new docs * Update gitignore * Probably other stuff too
8 lines
No EOL
117 B
HTML
8 lines
No EOL
117 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="page">
|
|
<h1 class="page-title">{{ page.title }}</h1>
|
|
{{ content }}
|
|
</div> |