obus/docs/assets/img/index.pug
2020-08-10 17:54:24 +02:00

11 lines
No EOL
273 B
Text

extends /assets/templates/main.pug
block variables
- var title = "home";
- var subject = "";
- var description = "";
- var keywords = "";
include /assets/templates/nav_items.pug
- var nav_active = 3;
block main
include:markdown-it(html) blog.md