Fix webview

This commit is contained in:
2023-08-25 14:56:52 +03:00
parent 502bedaaa7
commit 1dcfb5df08
2 changed files with 7 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB