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 @@