merge and docs

This commit is contained in:
despiegk
2023-07-13 14:42:06 +03:00
parent 9a583ba7c5
commit c8c6f6b4db
16 changed files with 343 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
{% block content %}
{% set section = get_section(path="join-us/_index.md")%}
{% set section = get_section(path="blog/_index.md")%}
<main class="pt-16">
{{ section.content | safe}}
<hr>