From ec00ed0422928351269ca787b223279272f26ca1 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Mon, 7 Feb 2022 00:01:32 +0100 Subject: [PATCH] Bump 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 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)