mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Generate static HTML files to shared NGINX root directory
This commit is contained in:
@@ -13,7 +13,12 @@
|
||||
{{title}}
|
||||
</header>
|
||||
<main>
|
||||
{{main_content}}
|
||||
<section>
|
||||
{{main_content}}
|
||||
</section>
|
||||
<section>
|
||||
{{articles}}
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
{{additional_text}}
|
||||
|
||||
Reference in New Issue
Block a user