διορθώσεις στο gemini site

Αυτό το commit περιλαμβάνεται σε:
infl00p 2021-11-21 20:43:46 +02:00
γονέας f587b0cf84
commit 60d8675dc4
2 αρχεία άλλαξαν με 1 προσθήκες και 2 διαγραφές

@ -13,4 +13,3 @@ draseis: [news]
* [Gemini Protocol](https://gemini.circumlunar.space/docs/) * [Gemini Protocol](https://gemini.circumlunar.space/docs/)
* [Λογισμικό πρόσβασης στο Gemini](https://gemini.circumlunar.space/software/) * [Λογισμικό πρόσβασης στο Gemini](https://gemini.circumlunar.space/software/)
---

@ -18,7 +18,7 @@
{{ $scratch.Set "content" $content }}{{ range $refs }}{{ $ref := $scratch.Get "ref" }}{{ $contentInLoop := $scratch.Get "content" }}{{ $url := (printf "%s #%d" . $ref) }}{{ $contentInLoop := replace $contentInLoop . $url -}}{{ $scratch.Set "content" $contentInLoop }}{{ $scratch.Set "ref" (add $ref 1) }}{{ end }}{{ $content := $scratch.Get "content" | replaceRE `\[(.+?)\]\((.+?)\) #(\d+)` "$1 [$3]" -}} {{ $scratch.Set "content" $content }}{{ range $refs }}{{ $ref := $scratch.Get "ref" }}{{ $contentInLoop := $scratch.Get "content" }}{{ $url := (printf "%s #%d" . $ref) }}{{ $contentInLoop := replace $contentInLoop . $url -}}{{ $scratch.Set "content" $contentInLoop }}{{ $scratch.Set "ref" (add $ref 1) }}{{ end }}{{ $content := $scratch.Get "content" | replaceRE `\[(.+?)\]\((.+?)\) #(\d+)` "$1 [$3]" -}}
{{ $content | safeHTML }} {{ $content | safeHTML }}
---
{{ $scratch.Set "ref" (add (len $links) 1) }}{{ if $refs }} {{ $scratch.Set "ref" (add (len $links) 1) }}{{ if $refs }}
## Παραπομπές ## Παραπομπές
{{ range $refs }}{{ $ref := $scratch.Get "ref" }}{{ $url := (printf "%s #%d" . $ref) }} {{ range $refs }}{{ $ref := $scratch.Get "ref" }}{{ $url := (printf "%s #%d" . $ref) }}