summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2018-05-13 14:27:57 +0200
committerjaseg <git@jaseg.net>2018-05-13 14:27:57 +0200
commitc6283c2028ca9c130f77dc934053d4067b53e6a7 (patch)
treee3a823e3f95649abe787fcf97f6d1dce48f0838a /config.toml
parent6d8585ea97135e0d4c75981fbf47352093e911e2 (diff)
downloadblog-c6283c2028ca9c130f77dc934053d4067b53e6a7.tar.gz
blog-c6283c2028ca9c130f77dc934053d4067b53e6a7.tar.bz2
blog-c6283c2028ca9c130f77dc934053d4067b53e6a7.zip
Add pictures and styling
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index c9affb8..a89d8df 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
baseURL = "https://jaseg.net/"
languageCode = "en-us"
title = "jaseg.net"
-theme = "ananke"
+theme = "hugo-classic"