Update bobatheme + set author param

This commit is contained in:
2021-10-26 18:20:00 -05:00
parent 70b2233113
commit 32933f9001
10 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
baseURL = "https://bbaovanc.com"
theme = "bobatheme"
defaultContentLanguage = "en"
copyright = '<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>'
copyright = '&copy; 2021 bbaovanc <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>'
sectionPagesMenu = "main"
enableRobotsTXT = true
paginate = 5
@@ -9,7 +9,6 @@ enableGitInfo = true
[author]
name = "bbaovanc"
email = "bbaovanc@bbaovanc.com"
[markup]
[markup.highlight]

View File

@@ -2,6 +2,7 @@
title: Allow non root processes to bind to privileged ports in Linux
date: 2021-03-28
author: bbaovanc
toc: true
comments: true

View File

@@ -2,6 +2,7 @@
title: Checkra1n GUI on other Linux distros
date: 2021-03-25
author: bbaovanc
toc: true
comments: true

View File

@@ -2,6 +2,7 @@
title: Put `(edited)` in the middle of a message in Discord
date: 2021-03-25
author: bbaovanc
toc: false
comments: true

View File

@@ -2,6 +2,7 @@
title: Text substitution in Discord using `sed`
date: 2021-03-25
author: bbaovanc
toc: false
comments: true

View File

@@ -2,6 +2,7 @@
title: The redesign of my website
date: 2021-10-16
author: bbaovanc
toc: true
comments: true

View File

@@ -1,6 +1,7 @@
---
title: Contact
author: bbaovanc
menu: main
toc: false
comments: false

View File

@@ -1,6 +1,7 @@
---
title: Donate
author: bbaovanc
menu: main
toc: false
comments: false

View File

@@ -1,6 +1,7 @@
---
title: Links
author: bbaovanc
menu: main
toc: true
comments: false