From f1e9a0726e89433167394e2de37d24dea088a6cb Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 15 Feb 2025 12:22:18 +0100 Subject: [PATCH] feat(templates,site): use logo as og image --- site/src/components/my-head.html | 23 +++++++-------------- templates/basic/src/components/my-head.html | 2 +- 2 files changed, 9 insertions(+), 16 deletions(-) diff --git a/site/src/components/my-head.html b/site/src/components/my-head.html index 8f06040..bc0d445 100644 --- a/site/src/components/my-head.html +++ b/site/src/components/my-head.html @@ -3,24 +3,16 @@ - + - - - + + + @@ -45,7 +37,8 @@ margin: 0 auto; padding: 1em; } - body > * { + + body>* { padding: 0.5em 1em; } @@ -62,4 +55,4 @@ } - + \ No newline at end of file diff --git a/templates/basic/src/components/my-head.html b/templates/basic/src/components/my-head.html index 064f946..568fce9 100644 --- a/templates/basic/src/components/my-head.html +++ b/templates/basic/src/components/my-head.html @@ -10,7 +10,7 @@ - +