diff --git a/config.toml b/config.toml index 7c7285f..18d48ac 100644 --- a/config.toml +++ b/config.toml @@ -17,6 +17,13 @@ enableGitInfo = true faviconICO = "/favicon.ico" faviconPNG = "/img/boba_mochi.png" + # show word count and/or reading time + wordcount = true + readingtime = true + + # used for last update + repoURL = "https://git.boba.best/boba.best/boba.best" + [menu] [[menu.main]] identifier = "status-page" diff --git a/themes/bobatheme b/themes/bobatheme index c74ce05..c233b81 160000 --- a/themes/bobatheme +++ b/themes/bobatheme @@ -1 +1 @@ -Subproject commit c74ce0597ca4d81851c8894e89e201bd7492a0ba +Subproject commit c233b8122f3c2589abeb32789d3e8442a003ed55