mirror of
https://github.com/house-of-vanity/house-of-vanity.github.io.git
synced 2025-07-06 08:24:08 +00:00
Fix webview
This commit is contained in:
@ -24,7 +24,7 @@ highlight_theme = "demain"
|
||||
|
||||
[extra]
|
||||
|
||||
version = "2.3"
|
||||
version = "2.4"
|
||||
|
||||
# control dark mode: auto | dark | toggle
|
||||
mode = "toggle"
|
||||
@ -38,6 +38,12 @@ copyright = "ultradesu"
|
||||
|
||||
ga = "G-ZQB83ET6VX"
|
||||
|
||||
meta = [
|
||||
{property = "og:title", content = "BTWIUSEARCH.net"},
|
||||
{property = "og:image", content = "imgs/webview.png"},
|
||||
{property = "og:description", content = "Self-hosting adventures"},
|
||||
]
|
||||
|
||||
[extra.translations]
|
||||
languages = [{name = "en", url = "/"}]
|
||||
|
||||
|
BIN
static/imgs/webview.png
Normal file
BIN
static/imgs/webview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user