From e9a04d9c7fa9edaf54cd16a0aefee4fcb0367a6c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2019 05:48:34 +0200 Subject: Restructure blog --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config b/config index cb62e2b..a781df6 100644 --- a/config +++ b/config @@ -7,7 +7,7 @@ GOOGLE_VERIFICATION = EwUGW1WlCkRIQuyQ9AE1-bLitWthw-eVMZFTAMZVZaA URL = https://mitjafelicijan.com AUTHOR = Mitja Felicijan -blog/*.md: +notes/*.md: config ext .html tags tags/*.tag @@ -23,7 +23,7 @@ sandbox/*.md: template post template page -feed.atom: blog/*.md +feed.atom: notes/*.md inner-template *.md: -- cgit v1.2.3