geminispace.info

gemini search engine
git clone https://git.clttr.info/geminispace.info.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 22145a7abd5859e92c5b9967e8d71d8495209e46
parent 86bf28edff91ef55461ae8f27492dfadd8df8b22
Author: Natalie Pendragon <natpen@natpen.net>
Date:   Tue, 25 Aug 2020 04:37:52 -0400

[serve] Remove extra quotation mark in add seeds template

Diffstat:
Mserve/templates/add_seed.gmi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/serve/templates/add_seed.gmi b/serve/templates/add_seed.gmi @@ -1,4 +1,4 @@ {% include 'fragments/header.gmi' %} -Thank you for the addition! GUS usually completes indexing new sites within 24 hours, at which point you should see yours ({{ seed_url }}) in GUS search results!" +Thank you for the addition! GUS usually completes indexing new sites within 24 hours, at which point you should see yours ({{ seed_url }}) in GUS search results!