enhance theme integration

This commit is contained in:
2022-09-02 00:19:00 +02:00
parent bcade0b410
commit 706047e451
10 changed files with 3486 additions and 1118 deletions

View File

@ -5,6 +5,7 @@
# baseURL = "https://blog.okami101.io/"
languageCode = "en"
defaultContentLanguage = "en"
theme = "congo"
title = "Okami101 Blog"
# copyright = "Copy, _right?_ :thinking_face:"

View File

@ -1,2 +0,0 @@
[[imports]]
path = "github.com/jpanther/congo/v2"