cleaned shortcodes, automized header creation

This commit is contained in:
timurgordon
2022-02-16 05:46:55 +03:00
parent 5117bc1b70
commit 10eefa2753
18 changed files with 356 additions and 311 deletions

View File

@@ -1,8 +1,11 @@
<!DOCTYPE html>
<html lang="en" charset="utf-8">
{% include "partials/head.html" %}
{%- set section = get_section(path="header/_index.md") %}
{% include "partials/header.html" %}
{%- set section = get_section(path="_index.md") %}
<body>
<div id="content">