Files
new-website-jekyll-theme/_layouts/code_of_conduct.html
2026-01-10 14:04:21 -03:00

9 lines
137 B
HTML

---
layout: "default"
---
<article class="content px-3 max-w-content mx-auto">
<h1>{{ page.title }}</h1>
{{- content -}}
</article>