fix: template location

This commit is contained in:
2026-03-19 21:46:19 +01:00
parent 446e219014
commit 1fe37daaac
3 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
---
title: "GULAG"
subtitle: "Guidelines & Unified Laws for Advanced Gitflow"
template: "darko"
---
# General

View File

@@ -1,5 +1,5 @@
(
templates_dir: Some("./"),
templates_dir: Some("./templates"),
default_template: Some("darko"),
default_language: Some("en"),
default_toc: Some(false),