mirror of
https://github.com/Brandon-Rozek/website-toots.git
synced 2025-06-16 00:15:49 +00:00
10 lines
No EOL
118 B
Markdown
10 lines
No EOL
118 B
Markdown
---
|
|
{{ frontmatter }}
|
|
---
|
|
{% raw -%}
|
|
{{< unsafe >}}
|
|
{% endraw -%}
|
|
{{ body }}
|
|
{%- raw %}
|
|
{{< /unsafe >}}
|
|
{%- endraw -%} |