From 69b8e21f9446651e7583dc6d6e2281bb005bdd91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Dufraisse?= Date: Thu, 16 Mar 2023 23:04:45 +0100 Subject: [PATCH] fix(PicoTheme): use new API version --- pico-theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pico-theme.yml b/pico-theme.yml index fc65b28..b243574 100644 --- a/pico-theme.yml +++ b/pico-theme.yml @@ -1,4 +1,4 @@ -api_version: 3 # Use Pico's latest API version for themes +api_version: 4 # Use Pico's latest API version for themes meta: # Register meta headers used by this theme Logo: logo # The URL to your website's logo (value is passed to Pico's "url" Twig filter)