There was an error while loading. Please reload this page.
1 parent 421ba7d commit 28fab68Copy full SHA for 28fab68
1 file changed
docs/customization.md
@@ -264,6 +264,9 @@ new templates or partials:
264
└─ main.html # Default page
265
```
266
267
+The contents of these files can be found in the
268
+[Zensical UI repository on GitHub][theme templates].
269
+
270
### Custom templates
271
272
Some of your pages may need a different structure. Say, you want to have a
@@ -537,4 +540,5 @@ configuration:
537
540
[template]: authoring/frontmatter.md#page-template
538
541
[template language provided by MiniJinja]: https://docs.rs/minijinja/latest/minijinja/syntax/index.html
539
542
[template option]: authoring/frontmatter.md#page-template
543
+[theme templates]: https://github.com/zensical/ui/tree/master/dist
544
[theme structure]: #theme-structure
0 commit comments