mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2026-04-03 18:02:38 -05:00
Update bobatheme
This commit is contained in:
@@ -6,7 +6,11 @@ title = "bbaovanc's Website"
|
||||
sectionPagesMenu = "main"
|
||||
enableRobotsTXT = true
|
||||
|
||||
# these are for the OpenGraph/Twitter embeds
|
||||
[params]
|
||||
# these are for the OpenGraph/Twitter embeds in Hugo
|
||||
description = "My personal website"
|
||||
title = "bbaovanc.com"
|
||||
|
||||
# these are for favicons in bobatheme
|
||||
faviconICO = "/favicon.ico"
|
||||
faviconPNG = "/favicon.png"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Blog"
|
||||
showdate = true
|
||||
showtags = true
|
||||
|
||||
description = """
|
||||
My blog posts
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "Allow Non Root Processes to Bind to Privileged Ports"
|
||||
date = "2021-03-28"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/allow-non-root-processes-to-bind-to-privileged-ports/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "Checkra1n GUI on Other Distros"
|
||||
date = "2021-03-25"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/checkra1n-gui-on-other-distros/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "Put (edited) in the middle of a message in Discord"
|
||||
date = "2021-03-25"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/edited-in-middle-of-message-discord/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "New Comment System (again)"
|
||||
date = "2021-04-17"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/new-comment-system-again/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "New Comment System"
|
||||
date = "2021-04-11"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/new-comment-system/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
+++
|
||||
title = "Text Substitution in Discord using `sed`"
|
||||
date = "2021-03-25"
|
||||
toc = true
|
||||
|
||||
aliases = [
|
||||
"posts/text-substitution-in-discord-using-sed/",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Links"
|
||||
menu = "main"
|
||||
toc = true
|
||||
aliases = [
|
||||
"/blog/links/",
|
||||
]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 3.2 KiB |
Submodule themes/bobatheme updated: 28a10e1dc4...0e4025a2d9
Reference in New Issue
Block a user