update grav et plugin

This commit is contained in:
2020-09-08 11:32:48 +02:00
parent 7435174adc
commit 72aae1eb2d
274 changed files with 11935 additions and 4906 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
name: Taxonomy List
version: 1.3.3
type: plugin
slug: taxonomylist
version: 1.3.4
description: "With the **TaxonomyList plugin** you can easily create list of **taxonomy** items such as **tags**, **categories**, etc."
icon: tag
author:
@@ -31,4 +33,4 @@ form:
label: Route to blog
placeholder: /blog
validate:
pattern: "/([a-z\-_]+/?)+"
pattern: '/([a-z\-_]+/?)+'