Spin off as a separate theme

This commit is contained in:
Ben Charlton 2024-07-05 21:30:25 +01:00
parent 14edc4a3c7
commit cbb368491a
7 changed files with 14 additions and 57 deletions

View file

@ -1,7 +1,7 @@
baseurl = "https://example.com/"
languageCode = "en"
title = "Soho Theme"
theme = "github.com/alexandrevicenzi/soho"
title = "Wantsum Theme"
theme = "git.spod.cx/bcc/wantsum"
DefaultContentLanguage = "en"
enableInlineShortcodes = true
summarylength = 10
@ -10,9 +10,9 @@ paginate = 5
ignoreErrors = ["error-remote-getjson"]
[params]
title = "Soho Theme"
title = "Wantsum Theme"
description = "Example Blog"
# gravatar = "soho@example.com"
# gravatar = "wantsum@example.com"
images = ["images/profile.png"]
profilePicture = "images/profile.png"
copyright = "Author Name"
@ -32,7 +32,7 @@ mainSections = ["post"]
[[params.socialIcons]]
icon = "fa-github"
title = "GitHub"
url = "https://github.com/alexandrevicenzi/soho"
url = "https://github.com/bcc"
[[params.socialIcons]]
icon = "fa-twitter"