Skip to content

Commit 28fab68

Browse files
authored
fix: add link to templates/partials on GitHub (#155)
Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>
1 parent 421ba7d commit 28fab68

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/customization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@ new templates or partials:
264264
└─ main.html # Default page
265265
```
266266

267+
The contents of these files can be found in the
268+
[Zensical UI repository on GitHub][theme templates].
269+
267270
### Custom templates
268271

269272
Some of your pages may need a different structure. Say, you want to have a
@@ -537,4 +540,5 @@ configuration:
537540
[template]: authoring/frontmatter.md#page-template
538541
[template language provided by MiniJinja]: https://docs.rs/minijinja/latest/minijinja/syntax/index.html
539542
[template option]: authoring/frontmatter.md#page-template
543+
[theme templates]: https://github.com/zensical/ui/tree/master/dist
540544
[theme structure]: #theme-structure

0 commit comments

Comments
 (0)