openidec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit dc5116903258165327193965a704e0bae1e1b653
parent 545f565def83802753ff0c18f55307a8c764d8b7
Author: Peter Kosyh <p.kosyh@gmail.com>
Date:   Tue,  9 Feb 2021 19:35:15 +0300

up

Diffstat:
Mii-gemini/main.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ii-gemini/main.go b/ii-gemini/main.go @@ -155,7 +155,7 @@ Options: return } defer atom.Close() - fmt.Fprintf(atom, `<?xml version="1.0" encoding="utf-8"?> + fmt.Fprintf(atom, `<?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title>%s</title> <link href="gemini://%s/atom.xml" rel="self"/>