diff --git a/config.toml b/config.toml index 7776d0d..67c14f7 100644 --- a/config.toml +++ b/config.toml @@ -16,6 +16,8 @@ ignoreFiles = ['\.org$'] HomepageHeader = '« Back to profile' Stork = true SoudanURL = 'https://soudan.elnu.com' + Tagline = "I write about things. Sometimes." + Avatar = "kyoko.png" [permalinks] pages = '/:title' diff --git a/static/kyoko.png b/static/kyoko.png new file mode 100644 index 0000000..9c760cd Binary files /dev/null and b/static/kyoko.png differ diff --git a/themes/blog-theme b/themes/blog-theme index 8764450..df3366a 160000 --- a/themes/blog-theme +++ b/themes/blog-theme @@ -1 +1 @@ -Subproject commit 8764450423a02b4c13e90333d548fb8651abc8ab +Subproject commit df3366a3db410bfb2147cda976ce97b184a062a3