added readmore option & edited readme

This commit is contained in:
kimcc
2020-04-18 00:15:49 -05:00
parent 0596832043
commit de668f2349
5 changed files with 32 additions and 8 deletions

View File

@@ -27,6 +27,8 @@ disqusShortname = ""
# Blog description at the top of the homepage. Supports markdown.
description = "Noteworthy is a minimalist Hugo theme, perfect for writers and bloggers."
showReadMore = false
# Set enableKofi to true to enable the Ko-fi support button. Add your Ko-fi ID to link to your account.
enableKofi = false
kofi = ""
@@ -57,6 +59,9 @@ disqusShortname = ""
deviantart = "#"
flickr = "#"
# Audio & Music
soundcloud = "#"
# Programming
github = "#"
stackoverflow = "#"