Update metadata to make theme nicer
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
baseURL = "https://jamesmcdonald.com/"
|
||||
title = "James McDonald"
|
||||
theme = "hugo-theme-bootstrap4-blog"
|
||||
disqusShortname = "jamesmcdonald"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Github"
|
||||
url = "https://github.com/jamesmcdonald/"
|
||||
|
||||
[params]
|
||||
author = "James McDonald"
|
||||
description = "Stuff I wrote about things"
|
||||
sharingicons = false
|
||||
|
||||
[params.sidebar]
|
||||
about = "A place where James very occasionally writes about things<br><br>[Read more →](/about)"
|
||||
|
||||
# [params.social]
|
||||
# twitter = "0xfce2"
|
||||
Reference in New Issue
Block a user