Update bobatheme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
BBaoVanC 2021-09-28 18:42:49 -05:00
parent 00f4116db9
commit aaecbd59b6
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
8 changed files with 13 additions and 2 deletions

View File

@ -6,11 +6,15 @@ title = "boba.best"
sectionPagesMenu = "main" sectionPagesMenu = "main"
enableRobotsTXT = true enableRobotsTXT = true
# these are for the OpenGraph/Twitter embeds
[params] [params]
# these are for the OpenGraph/Twitter embeds
description = "Be your boba best" description = "Be your boba best"
title = "boba.best" title = "boba.best"
# these are for favicons in bobatheme
faviconICO = "/favicon.ico"
faviconPNG = "/img/boba_mochi.png"
[menu] [menu]
[[menu.main]] [[menu.main]]
identifier = "status-page" identifier = "status-page"

View File

@ -1,6 +1,7 @@
+++ +++
title = "Blog" title = "Blog"
showdate = true showdate = true
showtags = true
description = """ description = """
Blog posts on boba.best Blog posts on boba.best

View File

@ -1,5 +1,6 @@
+++ +++
title = "bobabin" title = "bobabin"
toc = true
description = """ description = """
bobabin runs PrivateBin, a minimalist, open source online pastebin where the bobabin runs PrivateBin, a minimalist, open source online pastebin where the

View File

@ -1,5 +1,6 @@
+++ +++
title = "bobachat" title = "bobachat"
toc = true
description = """ description = """
bobachat runs Synapse, the Matrix reference homeserver. Matrix is an open bobachat runs Synapse, the Matrix reference homeserver. Matrix is an open

View File

@ -1,5 +1,7 @@
+++ +++
title = "bobamail" title = "bobamail"
toc = true
aliases = ["/mail"] aliases = ["/mail"]
description = """ description = """

View File

@ -1,5 +1,6 @@
+++ +++
title = "bobatea" title = "bobatea"
toc = true
description = """ description = """
bobatea runs Gitea, a self-hosted Git service similar to GitHub, GitLab, and bobatea runs Gitea, a self-hosted Git service similar to GitHub, GitLab, and

View File

@ -1,5 +1,6 @@
+++ +++
title = "bobavault" title = "bobavault"
toc = true
description = """ description = """
bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust. bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust.

@ -1 +1 @@
Subproject commit 28a10e1dc4d11980beeeb4691b7a2395b1ee0131 Subproject commit 0e4025a2d979ac0a5c80d3bdc4874f1dd00afaf6