aboutsummaryrefslogtreecommitdiffstats
path: root/templates/questions.html.j2
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-12-14 15:23:40 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2023-12-14 15:23:40 +0000
commita271df2387ac485d37b32194bc4187f325850dda (patch)
treee5ae0d512b163eae40dbe0a4f06e71117c291de9 /templates/questions.html.j2
parent88d31d484a87ea69c2c4361c1d8e0ceb92aa257e (diff)
downloadeda.gay-a271df2387ac485d37b32194bc4187f325850dda.tar.gz
eda.gay-a271df2387ac485d37b32194bc4187f325850dda.zip
check
Diffstat (limited to 'templates/questions.html.j2')
-rw-r--r--templates/questions.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/questions.html.j2 b/templates/questions.html.j2
index 2d0eaf2..bf6b278 100644
--- a/templates/questions.html.j2
+++ b/templates/questions.html.j2
@@ -1,6 +1,6 @@
{% extends "template.html.j2" %}
{% block content %}
- <h4><a href="https://curiouscat.live/{{ curiouscat_username }}">ask a question!</a></h4>
+ <h4><a href="https://tellonym.me/boymoderology">ask a question!</a></h4>
<dl>
{% for id_, link, dt, question, answer in qnas %}
<dt><a href="{{ link }}">{{ dt.isoformat() }}</a></dt>