diff --git a/templates/page.html b/templates/page.html index 3f6cf653..fb38aca3 100644 --- a/templates/page.html +++ b/templates/page.html @@ -46,7 +46,7 @@ (1.4kB)

-  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+  <a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
     <img
       alt="badge: proud member of the 250kb club"
       src="https://250kb.club/simple_badge_dark.png"
@@ -61,7 +61,7 @@
       (1.7kB)
     
     

-  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+  <a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
     <img
       alt="badge: proud member of the 250kb club"
       src="https://250kb.club/simple_badge_bright.png"
@@ -76,7 +76,7 @@
       (4.0kB)
     
     

-  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+  <a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
     <img
       alt="badge: proud member of the 250kb club"
       src="https://250kb.club/color_badge_bright.png"
@@ -91,7 +91,7 @@
       (5.7kB)
     
     

-  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+  <a title="250kb club page" href="https://250kb.club/{{ page.slug }}">
     <img
       alt="badge: proud member of the 250kb club"
       src="https://250kb.club/color_badge_dark.png"