diff options
author | HombreLaser <buran@silosneeded.com> | 2024-05-05 19:51:24 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2024-05-05 19:51:24 -0600 |
commit | 30c268fdabca62c7c4df6e8db7426666fc2be66a (patch) | |
tree | 8042bfd5d1ebee1ef492b9f1f8cac0e1c4c22438 /_includes/links-list.html | |
parent | bf2c057eece0e777036110526eb488b364dff108 (diff) |
Change interface
Diffstat (limited to '_includes/links-list.html')
-rw-r--r-- | _includes/links-list.html | 6 |
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> |