We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e247dfb commit 3494c5dCopy full SHA for 3494c5d
1 file changed
templates/layout.html
@@ -50,7 +50,7 @@
50
<a href="/uyghur" {%if site == "uyghur" %} class="hide" {% endif %}>ئۇيغۇر</a>
51
<a href="/vietnamese" {%if site == "vietnamese" %} class="hide" {% endif %}>Tiếng Việt</a>
52
<a href="/english" {%if site == "english" %} class="hide" {% endif %}>English</a>
53
- <a href="https://whynot.radiosfreeasia.org/" >歪脑</a>
+ <a href="https://whynot.whynotrfa.org/" >歪脑</a>
54
</div>
55
56
</nav>
0 commit comments