Add social page with archived mastodon posts, move source to /site
This commit is contained in:
parent
a301a5cc5e
commit
648869bf76
40 changed files with 58 additions and 2 deletions
6
site/_includes/text.njk
Normal file
6
site/_includes/text.njk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: base.njk
|
||||
---
|
||||
<main class="fullWidth">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
Loading…
Reference in a new issue