From 0a7608b3f02207617f5246d960388462ff6a1229 Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 12 Mar 2026 16:17:24 +0000 Subject: Update 4 files - /_data/other_repo_list.csv - /_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 35942de..a845f12 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