fix: template location
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "GULAG"
|
title: "GULAG"
|
||||||
subtitle: "Guidelines & Unified Laws for Advanced Gitflow"
|
subtitle: "Guidelines & Unified Laws for Advanced Gitflow"
|
||||||
|
template: "darko"
|
||||||
---
|
---
|
||||||
|
|
||||||
# General
|
# General
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
(
|
(
|
||||||
templates_dir: Some("./"),
|
templates_dir: Some("./templates"),
|
||||||
default_template: Some("darko"),
|
default_template: Some("darko"),
|
||||||
default_language: Some("en"),
|
default_language: Some("en"),
|
||||||
default_toc: Some(false),
|
default_toc: Some(false),
|
||||||
|
|||||||
Reference in New Issue
Block a user