summary refs log tree commit diff
path: root/links.md
diff options
context:
space:
mode:
authormayx2025-04-03 17:01:33 +0000
committermayx2025-04-03 17:01:33 +0000
commitb0bf30adcdb8b5213e29ceef3966e889da433805 (patch)
tree862749cd375a8468ade8f7003fb1738289c5d034 /links.md
parentae668ef4121c9b404e5497a870f61c45a1ad7c0e (diff)
Update 2 files
- /proxylist.md
- /links.md
Diffstat (limited to 'links.md')
-rw-r--r--links.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/links.md b/links.md
index a7846a1..4fd5a72 100644
--- a/links.md
+++ b/links.md
@@ -7,8 +7,7 @@ tags: [links]
 ---
 
 | Link | Description |
-| - | - |
-{%- for item in site.data.links -%}
+| - | - |{% for item in site.data.links %}
 | [{{ item.title }}]({{ item.link }}) | {{ item.description }} |
 {% endfor %}