diff --git a/app/agora.py b/app/agora.py index 5803901c3..818920d6f 100644 --- a/app/agora.py +++ b/app/agora.py @@ -186,6 +186,7 @@ def node(node,user_list=[]): pulling_nodes=n.pulling_nodes(), pushing_nodes=n.pushing_nodes(), q=n.wikilink.replace('-', '%20'), + qstr=n.wikilink.replace('-', ' '), # disabled a bit superstitiously due to [[heisenbug]] after I added this everywhere :). # sorry for the fuzzy thinking but I'm short on time and want to get things done. # (...famous last words). diff --git a/app/templates/base.html b/app/templates/base.html index d1ff48394..bcc3d6d5c 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -47,7 +47,7 @@ | nodes | @ | Δ - |
exec:
+ |
exec:
| 🌙