diff --git a/layouts/index.html b/layouts/index.html index 2f6bfa1..f069566 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,12 @@
{{ with .button }} {{ if .enable }} - + {{ .label }} diff --git a/package.json b/package.json index 8a47d90..da295c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugoplate", "description": "hugo tailwindcss boilerplate", - "version": "1.11.1", + "version": "1.11.2", "license": "MIT", "author": "zeon.studio", "scripts": {