add nixos home server post
This commit is contained in:
parent
f75354483d
commit
8e06ce9ff7
9 changed files with 232 additions and 2 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
{% block title %}{{ page.title }} - {{ config.title }}{% endblock title %}
|
||||
|
||||
{% block description %}{% if page.description %}{{ page.description }}{% else %}{{ config.description }}{% endif %}{% endblock description %}
|
||||
|
||||
{% block content %}
|
||||
<article>
|
||||
<header class="post-header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue