diff --git a/public/categories/hugo/index.html b/public/categories/hugo/index.html index 75f47b0..71073db 100644 --- a/public/categories/hugo/index.html +++ b/public/categories/hugo/index.html @@ -13,7 +13,7 @@ - +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/categories/index.html b/public/categories/index.html index 69f2110..3e17e8a 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/categories/terminal/index.html b/public/categories/terminal/index.html index d0d7e63..534e74f 100644 --- a/public/categories/terminal/index.html +++ b/public/categories/terminal/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/css/styles.css b/public/css/styles.css index 28399a1..783ed77 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -267,10 +267,6 @@ margin-top: 1.5rem; } -/* Subtle hover effect */ -.post-list:hover { - border-radius: 24px; -} .site-footer { margin-top: auto; diff --git a/public/posts/index.html b/public/posts/index.html index f91f38d..2043b61 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/projects/index.html b/public/projects/index.html index 1c6c3ea..c739bf1 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/tags/css/index.html b/public/tags/css/index.html index 3f64c8f..75e802b 100644 --- a/public/tags/css/index.html +++ b/public/tags/css/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/tags/index.html b/public/tags/index.html index 3bb897e..3c41ccf 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/tags/terminal-style/index.html b/public/tags/terminal-style/index.html index 0c62114..7955330 100644 --- a/public/tags/terminal-style/index.html +++ b/public/tags/terminal-style/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/public/tags/tutorial/index.html b/public/tags/tutorial/index.html index be5e229..b71ddd2 100644 --- a/public/tags/tutorial/index.html +++ b/public/tags/tutorial/index.html @@ -13,7 +13,7 @@
- +
@@ -21,7 +21,7 @@
+

go home

+
diff --git a/themes/terminal/static/css/styles.css b/themes/terminal/static/css/styles.css index 28399a1..783ed77 100644 --- a/themes/terminal/static/css/styles.css +++ b/themes/terminal/static/css/styles.css @@ -267,10 +267,6 @@ margin-top: 1.5rem; } -/* Subtle hover effect */ -.post-list:hover { - border-radius: 24px; -} .site-footer { margin-top: auto;