summaryrefslogtreecommitdiff
path: root/templates/branch_list.gophermap
diff options
context:
space:
mode:
authortjpcc <tjp@ctrl-c.club>2023-09-23 13:10:27 -0600
committertjpcc <tjp@ctrl-c.club>2023-09-23 13:10:27 -0600
commit32f84de36c9da1da47b718cb942afa36d1b23922 (patch)
treeb2b57235f867ab33279a3f7d9987501461360681 /templates/branch_list.gophermap
parentd59ed1060d354ce911da1e7fb19f651feeafa2c1 (diff)
use .gmi, .gmi.txt, .gph, .gph.txt everywhere for templates
Diffstat (limited to 'templates/branch_list.gophermap')
-rw-r--r--templates/branch_list.gophermap9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/branch_list.gophermap b/templates/branch_list.gophermap
deleted file mode 100644
index cd238ad..0000000
--- a/templates/branch_list.gophermap
+++ /dev/null
@@ -1,9 +0,0 @@
-i{{.Repo.Name}} Branches ⌥ {{.Selector}} {{.Host}} {{.Port}}
-i{{ range .Repo.NameBytes }}-{{ end }}----------- {{.Selector}} {{.Host}} {{.Port}}
-i {{.Selector}} {{.Host}} {{.Port}}
-{{ range .Repo.Refs .Ctx -}}
-{{ if .IsBranch -}}
-1{{.ShortName}} {{combine $.Selector "refs/" .Hash}} {{$.Host}} {{$.Port}}
-{{ end -}}
-{{ end -}}
-.