From 25d36563f5d16ac075d84a0902f2853598d5cab3 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 29 Jun 2024 14:16:23 -0700 Subject: [PATCH] Add text-color--gradient to the site-header__title element --- layouts/partials/site/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/site/header.html b/layouts/partials/site/header.html index a3f5c33..ced3dcb 100644 --- a/layouts/partials/site/header.html +++ b/layouts/partials/site/header.html @@ -1,4 +1,4 @@
- + {{ partial "menu.html" (dict "menuID" "main" "page" .) }}