From e516a5d08ce50bb551fab71e8e894562afa87e8a Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 14 Mar 2026 20:05:09 +0000 Subject: Update 4 files - /index.html - /_layouts/post.html - /_layouts/xslt_container.html - /_data/other_repo_list.csv --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index a845f12..c049f76 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