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