diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index c14ac8e7..9eb0bce4 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,6 +1,6 @@ /*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */ -/*! tailwindcss v3.2.6 | MIT License | https://tailwindcss.com */ +/*! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) @@ -5410,7 +5410,7 @@ textarea.form-control.is-invalid { body a, body button { - transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke; + transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index 7eff614b..f7a7383a 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -67,6 +67,9 @@ Real websites that are built with Blowfish. | [voicedrew11.github.io](https://voicedrew11.github.io/) | Personal site | | [nick.bouwhuis.net](https://nick.bouwhuis.net) | Personal site | | [vividscc.com](https://vividscc.com/) | Business site | +| [muhalvin.github.io](https://muhalvin.github.io/) | Personal site | +| [mariuskimmina.com](https://mariuskimmina.com/) | Personal Site | + {{< alert >}} diff --git a/layouts/partials/home/card.html b/layouts/partials/home/card.html index 7079c7b1..456a3526 100644 --- a/layouts/partials/home/card.html +++ b/layouts/partials/home/card.html @@ -12,8 +12,8 @@
{{ .Content | emojify }}
-
-
+
+
{{ $homepageImage := "" }} {{ with .Site.Params.defaultBackgroundImage }}{{ $homepageImage = resources.Get . }}{{ end }} {{ with .Site.Params.homepage.homepageImage }}{{ $homepageImage = resources.Get . }}{{ end }} diff --git a/package-lock.json b/package-lock.json index 1e2a79bf..7a876fe9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "@headlessui/react": "^1.7.11", - "@heroicons/react": "^2.0.15", + "@heroicons/react": "^2.0.16", "@tailwindcss/forms": "^0.5.3", "commander": "^10.0.0" }, @@ -27,7 +27,7 @@ "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.3", "rimraf": "^4.1.2", - "tailwindcss": "^3.2.6", + "tailwindcss": "^3.2.7", "tw-elements": "^1.0.0-alpha13", "typeit": "^8.7.1", "vendor-copy": "^3.0.1" @@ -55,9 +55,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.0.15", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.15.tgz", - "integrity": "sha512-CZ2dGWgWG3/z5LEoD5D3MEr1syn45JM/OB2aDpw531Ryecgkz2V7TWQ808P0lva7zP003PVW6WlwbofsYyga3A==", + "version": "2.0.16", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.16.tgz", + "integrity": "sha512-x89rFxH3SRdYaA+JCXwfe+RkE1SFTo9GcOkZettHer71Y3T7V+ogKmfw5CjTazgS3d0ClJ7p1NA+SP7VQLQcLw==", "peerDependencies": { "react": ">= 16" } @@ -1761,9 +1761,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.6.tgz", - "integrity": "sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.7.tgz", + "integrity": "sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ==", "dependencies": { "arg": "^5.0.2", "chokidar": "^3.5.3", @@ -2003,9 +2003,9 @@ } }, "@heroicons/react": { - "version": "2.0.15", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.15.tgz", - "integrity": "sha512-CZ2dGWgWG3/z5LEoD5D3MEr1syn45JM/OB2aDpw531Ryecgkz2V7TWQ808P0lva7zP003PVW6WlwbofsYyga3A==", + "version": "2.0.16", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.16.tgz", + "integrity": "sha512-x89rFxH3SRdYaA+JCXwfe+RkE1SFTo9GcOkZettHer71Y3T7V+ogKmfw5CjTazgS3d0ClJ7p1NA+SP7VQLQcLw==", "requires": {} }, "@kurkle/color": { @@ -3208,9 +3208,9 @@ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" }, "tailwindcss": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.6.tgz", - "integrity": "sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.7.tgz", + "integrity": "sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ==", "requires": { "arg": "^5.0.2", "chokidar": "^3.5.3", diff --git a/package.json b/package.json index a52182e4..13bfd61e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier-plugin-go-template": "^0.0.13", "prettier-plugin-tailwindcss": "^0.2.3", "rimraf": "^4.1.2", - "tailwindcss": "^3.2.6", + "tailwindcss": "^3.2.7", "tw-elements": "^1.0.0-alpha13", "typeit": "^8.7.1", "vendor-copy": "^3.0.1" @@ -99,7 +99,7 @@ ], "dependencies": { "@headlessui/react": "^1.7.11", - "@heroicons/react": "^2.0.15", + "@heroicons/react": "^2.0.16", "@tailwindcss/forms": "^0.5.3", "commander": "^10.0.0" }