summaryrefslogtreecommitdiff
path: root/_includes/links-list.html
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
committerHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
commit30c268fdabca62c7c4df6e8db7426666fc2be66a (patch)
tree8042bfd5d1ebee1ef492b9f1f8cac0e1c4c22438 /_includes/links-list.html
parentbf2c057eece0e777036110526eb488b364dff108 (diff)
Change interface
Diffstat (limited to '_includes/links-list.html')
-rw-r--r--_includes/links-list.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/_includes/links-list.html b/_includes/links-list.html
deleted file mode 100644
index fef5a32..0000000
--- a/_includes/links-list.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Links</h1>
-<ul>
- <li><a href="https://git.silosneeded.com/cgit/blog.git">{% t global.source_code %}</a></li>
- <li><a href="https://git.silosneeded.com/cgit">{% t global.personal_git_repository %}</a></li>
- <li><a href="https://github.com/HombreLaser">Github</a></li>
-</ul>