diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-09-23 13:10:27 -0600 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-09-23 13:10:27 -0600 |
commit | 32f84de36c9da1da47b718cb942afa36d1b23922 (patch) | |
tree | b2b57235f867ab33279a3f7d9987501461360681 /templates/repo_root.gophermap | |
parent | d59ed1060d354ce911da1e7fb19f651feeafa2c1 (diff) |
use .gmi, .gmi.txt, .gph, .gph.txt everywhere for templates
Diffstat (limited to 'templates/repo_root.gophermap')
-rw-r--r-- | templates/repo_root.gophermap | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/repo_root.gophermap b/templates/repo_root.gophermap deleted file mode 100644 index 35592a4..0000000 --- a/templates/repo_root.gophermap +++ /dev/null @@ -1,7 +0,0 @@ -iRepositories {{.Selector}} {{.Host}} {{.Port}}
-i------------ {{.Selector}} {{.Host}} {{.Port}}
-i {{.Selector}} {{.Host}} {{.Port}}
-{{ range .Repos -}} -1{{.}} {{$.Selector}}/{{.}} {{$.Host}} {{$.Port}}
-{{ end -}} -.
|