Will Norris c7f68940d6 cmd/golink: use html/template when rendering pages
Properly use html/template rather than text/template so that we don't
have to worry about escaping data that is passed in to the templates.

Also move the success page into a template for both better rendering and
consistency.

Finally, this includes some tailwind changes that apparently got missed
in previous commits.

Change-Id: Ic658ab940888c44483501e33699da9021be18ecf
2022-06-28 15:35:25 -07:00

golink

The golink server runs http://go/, a private shortlink service for tailnets.

S
Description
No description provided
Readme BSD-3-Clause
389 KiB
Languages
Go 46.6%
CSS 30.4%
HTML 16.2%
Nix 4.2%
JavaScript 1.6%
Other 1%