Skip to content

Commit

Permalink
Update theme documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vaemendis committed Oct 8, 2023
1 parent 2409aff commit 6574e2c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pages/theme-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,6 @@ will be rendered as the following HTML

Mustache templates can import other Mustahce templates ("partials") with the `{{>...}}` syntax.

**Example**
```
{{>common/inc-header.html}}
```

### Resources path (images, CSS...)

Themes contain template files but also resources (usually images and CSS).
Expand Down

0 comments on commit 6574e2c

Please sign in to comment.