1
0
mirror of https://github.com/house-of-vanity/house-of-vanity.github.io.git synced 2026-05-06 22:41:20 +00:00

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
+7 -1
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 = "/"}]
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB