docs: avoid redundant headers

This commit is contained in:
Timothy DeHerrera
2026-01-31 19:16:31 -07:00
parent 9869da554b
commit 50116d8e8e
10 changed files with 0 additions and 20 deletions

View File

@@ -4,8 +4,6 @@ description: Customizable templates without recompilation
weight: 1
---
# Tera Templates
sukr uses [Tera](https://tera.netlify.app/), a Jinja2-like templating engine. Templates are loaded at runtime, so you can modify them without recompiling sukr.
## Template Directory Structure