This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
922
Commits
2
Branches
34MB
Tree:
b65979fac7
index-subcmd
update-syntect
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b65979fac7'
${ noResults }
zola
/
test_site
/
content
/
applying_page_template
/
override.md
override.md
79B
Raw
Normal View
History
Add page_template to sections To override all child pages Closes #397 Tests from PR #434
6 years ago
1
2
3
4
5
+++
template = "page_template_override.html"
weight = 1
title = "Override"
+++