From 73415fe7ec8a69b61130666d65d4b2fe11cf03cc Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 7 Aug 2025 14:01:09 +0000 Subject: Update 3 files - /_data/proxylist.yml - /index.html - /_layouts/post.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 132ccd3..ff8950f 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ image: https://screenshot.mayx.eu.org/ {% if post.tags %} {% for tag in post.tags %} - #{{ tag }} + #{{ tag }} {% endfor %} {% endif %} -- cgit v1.2.3