update example, screenshots
This commit is contained in:
parent
cbcc11f8d9
commit
e50b0007c9
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
baseurl = "https://example.com/"
|
baseurl = "https://example.com/"
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
title = "Wantsum Theme"
|
title = "Wantsum Theme"
|
||||||
theme = "git.spod.cx/bcc/wantsum"
|
theme = "wantsum"
|
||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
enableInlineShortcodes = true
|
enableInlineShortcodes = true
|
||||||
summarylength = 10
|
summarylength = 10
|
||||||
|
@ -25,17 +25,17 @@ mainSections = ["post"]
|
||||||
# themeColor = "#fc2803"
|
# themeColor = "#fc2803"
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
icon = "fa-linkedin"
|
icon = "brands/linkedin"
|
||||||
title = "Linkedin"
|
title = "Linkedin"
|
||||||
url = "#"
|
url = "#"
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
icon = "fa-github"
|
icon = "brands/github"
|
||||||
title = "GitHub"
|
title = "GitHub"
|
||||||
url = "https://github.com/bcc"
|
url = "https://github.com/bcc"
|
||||||
|
|
||||||
[[params.socialIcons]]
|
[[params.socialIcons]]
|
||||||
icon = "fa-twitter"
|
icon = "brands/twitter"
|
||||||
title = "Twitter"
|
title = "Twitter"
|
||||||
url = "#"
|
url = "#"
|
||||||
|
|
||||||
|
|
BIN
images/screenshot-dark.png
Normal file
BIN
images/screenshot-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 108 KiB |
Loading…
Add table
Add a link
Reference in a new issue