From b618c1b715811fd84a2d02b6e256f53e87bdbd42 Mon Sep 17 00:00:00 2001 From: bnomei Date: Thu, 12 Sep 2024 15:02:38 +0200 Subject: [PATCH] :sparkles: added google icon Signed-off-by: bnomei --- kirby4-blueprints.schema.json | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/kirby4-blueprints.schema.json b/kirby4-blueprints.schema.json index beb034b..65c8bae 100644 --- a/kirby4-blueprints.schema.json +++ b/kirby4-blueprints.schema.json @@ -1144,6 +1144,7 @@ "grid-top", "grid-top-left", "grid-top-right", + "google", "h1", "h2", "h3", diff --git a/package.json b/package.json index d79741f..d2401b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kirby3-schema", - "version": "4.2.0", + "version": "4.2.1", "description": "", "main": "index.js", "directories": {