From a698c55663ea9609f5c60943bae2969e23e2e4cb Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 7 Sep 2024 22:32:40 +0600 Subject: [PATCH] web/layout: add og:description --- web/src/routes/+layout.svelte | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index 880fc1a9f..3ffe451d2 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -38,8 +38,12 @@ - + {#if device.is.mobile}