diff options
| author | Fuwn <[email protected]> | 2021-07-22 08:35:04 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-22 08:35:04 +0000 |
| commit | 41c5f925637d76ff3900a486e0d966522003fa63 (patch) | |
| tree | 4bd7d9c2d00b162c66eb3dafd248156388490ea0 /main.go | |
| parent | Change bindIfEnv's name to something less generic (diff) | |
| download | capybara-41c5f925637d76ff3900a486e0d966522003fa63.tar.xz capybara-41c5f925637d76ff3900a486e0d966522003fa63.zip | |
chore(global): branding
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -215,7 +215,7 @@ var gemtextPage = template.Must(template. <dt>Meta</dt> <dd>{{.Resp.Meta}}</dd> <dt>Proxied by</dt> - <dd><a href="https://sr.ht/~sircmpwn/kineto">kineto</a></dd> + <dd><a href="https://github.com/fuwn/capybara">Capybara</a></dd> </dl> <p>Be advised that no attempt was made to verify the remote SSL certificate. </details> |