From fd830796e82394f534b68fabfc38a42d7f8536d4 Mon Sep 17 00:00:00 2001 From: Djeex Date: Fri, 4 Sep 2026 17:16:59 +0200 Subject: [PATCH] Restyle the docs OG image and fix the landing page social image --- app/components/OgImage/Docs.takumi.vue | 42 ++++++++++++++++++++++++++ content/en/index.md | 2 ++ content/fr/index.md | 2 ++ 3 files changed, 46 insertions(+) create mode 100644 app/components/OgImage/Docs.takumi.vue diff --git a/app/components/OgImage/Docs.takumi.vue b/app/components/OgImage/Docs.takumi.vue new file mode 100644 index 0000000..958a357 --- /dev/null +++ b/app/components/OgImage/Docs.takumi.vue @@ -0,0 +1,42 @@ + + + diff --git a/content/en/index.md b/content/en/index.md index db6fdab..0d3693b 100644 --- a/content/en/index.md +++ b/content/en/index.md @@ -1,6 +1,8 @@ --- title: Home description: Homelab documentation by Djeex, self-hosting guides for Debian, Docker, networking, storage, and more. +seo: + ogImage: /img/social.png --- :ellipsis{right=0px width=75% blur=150px zIndex=60} diff --git a/content/fr/index.md b/content/fr/index.md index 317830d..8914381 100644 --- a/content/fr/index.md +++ b/content/fr/index.md @@ -1,6 +1,8 @@ --- title: Accueil description: Documentation homelab par Djeex — guides d'auto-hébergement pour Debian, Docker, réseau, stockage et bien plus. +seo: + ogImage: /img/social.png --- :ellipsis{right=0px width=75% blur=150px zIndex=60}