Refactor my sweet style
This commit is contained in:
+5
-5
@@ -1,18 +1,18 @@
|
||||
baseURL = "https://jamesmcdonald.com/"
|
||||
title = "James McDonald"
|
||||
theme = "ananke"
|
||||
theme = "hugo-theme-bootstrap4-blog"
|
||||
disqusShortname = "jamesmcdonald"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Gitlab [jamesmcdonald]"
|
||||
name = "GitLab"
|
||||
url = "https://gitlab.com/jamesmcdonald/"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Github [jamesmcdonald]"
|
||||
name = "GitHub"
|
||||
url = "https://github.com/jamesmcdonald/"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Twitter [@0xfce2]"
|
||||
name = "Twitter"
|
||||
url = "https://twitter.com/0xfce2/"
|
||||
|
||||
[[menu.sidebar]]
|
||||
@@ -25,7 +25,7 @@ disqusShortname = "jamesmcdonald"
|
||||
sharingicons = false
|
||||
|
||||
[params.sidebar]
|
||||
about = "A place where James very occasionally writes about things<br><br>[Read more →](/about)"
|
||||
about = "I like to do things to do with computers and occasionally write about those things. And other things, besides.<br><br>[Read more →](/about)"
|
||||
|
||||
# [params.social]
|
||||
# twitter = "0xfce2"
|
||||
|
||||
Reference in New Issue
Block a user