update modules and packages, and async scripts
This commit is contained in:
parent
fef42e15aa
commit
e6c15304c9
@ -3,27 +3,27 @@ module hugoplate.netlify.app
|
|||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/images v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/images v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/modal v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/modal v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/search v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/search v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/tab v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/tab v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/gethugothemes/hugo-modules/videos v0.0.0-20231010055813-8730bcc5ac07 // indirect
|
github.com/gethugothemes/hugo-modules/videos v0.0.0-20231125021241-f6b7a7074aed // indirect
|
||||||
github.com/zeon-studio/hugoplate v0.0.0-20231014041612-0235da7caa87 // indirect
|
github.com/zeon-studio/hugoplate v0.0.0-20231113024641-fef42e15aa48 // indirect
|
||||||
)
|
)
|
||||||
|
@ -5,9 +5,7 @@
|
|||||||
|
|
||||||
<ul class="{{ $class }} inline-flex space-x-1 capitalize">
|
<ul class="{{ $class }} inline-flex space-x-1 capitalize">
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="text-primary dark:text-darkmode-primary" href="{{ $base }}">
|
||||||
class="text-primary dark:text-darkmode-primary"
|
|
||||||
href="{{ $base }}">
|
|
||||||
{{ i18n "home" | default "Home" }}
|
{{ i18n "home" | default "Home" }}
|
||||||
</a>
|
</a>
|
||||||
<span class="inlin-block mr-1">/</span>
|
<span class="inlin-block mr-1">/</span>
|
||||||
|
@ -36,10 +36,11 @@
|
|||||||
|
|
||||||
{{/* scripts lazy */}}
|
{{/* scripts lazy */}}
|
||||||
<script
|
<script
|
||||||
|
defer
|
||||||
|
async
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
integrity="{{ $scriptsLazy.Data.Integrity }}"
|
integrity="{{ $scriptsLazy.Data.Integrity }}"
|
||||||
src="{{ $scriptsLazy.RelPermalink }}"
|
src="{{ $scriptsLazy.RelPermalink }}"></script>
|
||||||
defer></script>
|
|
||||||
|
|
||||||
<!-- progressive web app -->
|
<!-- progressive web app -->
|
||||||
{{ partialCached "pwa.html" . }}
|
{{ partialCached "pwa.html" . }}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hugoplate",
|
"name": "hugoplate",
|
||||||
"description": "hugo tailwindcss boilerplate",
|
"description": "hugo tailwindcss boilerplate",
|
||||||
"version": "1.9.3",
|
"version": "1.9.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "zeon.studio",
|
"author": "zeon.studio",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -19,14 +19,14 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fullhuman/postcss-purgecss": "^5.0.0",
|
"@fullhuman/postcss-purgecss": "^5.0.0",
|
||||||
"@tailwindcss/forms": "^0.5.6",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"postcss-cli": "^10.1.0",
|
"postcss-cli": "^10.1.0",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.1.0",
|
||||||
"prettier-plugin-go-template": "0.0.15",
|
"prettier-plugin-go-template": "0.0.15",
|
||||||
"prettier-plugin-tailwindcss": "^0.5.6",
|
"prettier-plugin-tailwindcss": "^0.5.7",
|
||||||
"tailwind-bootstrap-grid": "^5.0.1",
|
"tailwind-bootstrap-grid": "^5.0.1",
|
||||||
"tailwindcss": "^3.3.5"
|
"tailwindcss": "^3.3.5"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user