merge and docs

This commit is contained in:
despiegk
2023-07-13 15:05:42 +03:00
parent cb90b9ee5c
commit c9a1566801
5 changed files with 381 additions and 4 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>