aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 12:51:19 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 12:51:19 +0800
commit90e229c59c3ebd87bdd34086451654e1bde8bac2 (patch)
tree5ab7996d023192eef9d67337cfe18a78e8dcf11e
parentFix source URL (diff)
downloadpowxy-90e229c59c3ebd87bdd34086451654e1bde8bac2.tar.gz
powxy-90e229c59c3ebd87bdd34086451654e1bde8bac2.tar.zst
powxy-90e229c59c3ebd87bdd34086451654e1bde8bac2.zip
Remove the <strong> it's too distracting
-rw-r--r--tmpl.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl.go b/tmpl.go
index 7e42169..c41782f 100644
--- a/tmpl.go
+++ b/tmpl.go
@@ -72,7 +72,7 @@ Please note that if your submission is successful, you will be given a cookie th
<pre>` + html.EscapeString(solverProgram) + `</pre>
</details>
<p>
-Powxy is free software: you can redistribute it and/or modify it under the terms of the <a href="https://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3</a>, as published by the Free Software Foundation. Powxy is distributed in the hope that it will be useful, but <strong>without any warranty</strong>; without even the implied warranty of <strong>merchantability</strong> or <strong>fitness for a particular purpose</strong>. See the GNU Affero General Public License for more details. You may wish to view the <a href="{{ .Global.SourceURL }}">source code</a>.
+Powxy is free software: you can redistribute it and/or modify it under the terms of the <a href="https://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3</a>, as published by the Free Software Foundation. Powxy is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Affero General Public License for more details. You may wish to view the <a href="{{ .Global.SourceURL }}">source code</a>.
</p>
</body>
<script>