Add theme and index page

This commit is contained in:
2026-05-27 11:58:53 +03:00
parent b25783b43e
commit c86b1f866f
3 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
+++
title = 'nightnoryu'
layout = 'single'
+++
# Index
Work in progress.
+1
View File
@@ -1,3 +1,4 @@
baseURL = 'https://nightnoryu.com/' baseURL = 'https://nightnoryu.com/'
locale = 'en-us' locale = 'en-us'
title = 'nightnoryu' title = 'nightnoryu'
theme = 'lugo'
Submodule
+1
Submodule themes/lugo added at 84fd40fbf1