page_counter_

This commit is contained in:
Arnas Udovic 2024-07-18 14:49:41 +03:00
parent 2c42e35c63
commit 459c572439
2 changed files with 2 additions and 2 deletions

View file

@ -136,7 +136,7 @@ func process(_ context.Context, w gemini.ResponseWriter, r *gemini.Request) {
log.Fatal(err)
return
}
db.Inc("page_counter" + defaultLang)
db.Inc("page_counter_" + defaultLang)
conn, err := grpc.Dial(
fileSrvHost+":"+fileSrvPort,

View file

@ -1,5 +1,5 @@
{% import "../macros.tpl" category_url, tag_url, text_url, logo %}
# Arna alkierios
# Arna alkierios [EN]
Welcome to my capsule in Gemini space. {{ logo() }}