From b648e937f0d9a20aa96f37f6731c4f315cf566e4 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Thu, 5 Jan 2023 22:58:52 +0100 Subject: [PATCH] Update to API version 4 --- pico-theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pico-theme.yml b/pico-theme.yml index b243574..fc65b28 100644 --- a/pico-theme.yml +++ b/pico-theme.yml @@ -1,4 +1,4 @@ -api_version: 4 # Use Pico's latest API version for themes +api_version: 3 # 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)