diff options
Diffstat (limited to 'config.ini')
-rw-r--r-- | config.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.ini b/config.ini new file mode 100644 index 0000000..21723e0 --- /dev/null +++ b/config.ini @@ -0,0 +1,6 @@ +[main] +base_url = https://blog.fennell.dev/ +title = Matthew's Blog +description = Matthew's Blog +author = Matthew Fennell + |