From f25d6ec919b29c7bffd17e64e7047a18c85e579f Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Mon, 28 Aug 2023 16:23:33 +0200 Subject: [PATCH] Add view-transition-name to header --- templates/main.html.skooma.yue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main.html.skooma.yue b/templates/main.html.skooma.yue index 2156146..3c3f43b 100644 --- a/templates/main.html.skooma.yue +++ b/templates/main.html.skooma.yue @@ -32,7 +32,7 @@ html * [ link rel: "modulepreload", href: module.url for module in *config.modules when module.preload ] * body * slots.top - * header class: 'sticky' + * header class: 'sticky', style: "view-transition-name: header" * h1 "Talia's Blog" * nav { class: 'right bar' } * ul li a "Home", href: "/"