From 91df70301e610c1437babcb62c1c6cf2f9be3990 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 28 Mar 2025 18:42:43 -0700 Subject: [PATCH] Fix favicon link types --- layouts/partials/paige/links.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/paige/links.html b/layouts/partials/paige/links.html index 1b96ee30..a64dcf5a 100644 --- a/layouts/partials/paige/links.html +++ b/layouts/partials/paige/links.html @@ -22,11 +22,11 @@ {{ end }} {{ if fileExists "static/web-app-manifest-192x192.png" }} - + {{ end }} {{ if fileExists "static/web-app-manifest-512x512.png" }} - + {{ end }} {{ if fileExists "assets/site.webmanifest" }}