modified: profiles.py

modified:   templates/about.html
This commit is contained in:
xbl
2026-03-23 19:49:35 +01:00
parent 569f561670
commit 5e5eb93c7f
2 changed files with 25 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<div class="abouttextcontainer">
<p class="abouttext">Made for:</p>
<div class="aboutlogocontainer">
<a target="_blank" href="https://cicada.je"><img class="aboutlogo" src="static/scc.png" alt="scc"></img></a>
<a target="_blank" href="https://swisscannabis-research.ch"><img class="aboutlogo" src="static/scc.png" alt="scc"></img></a>
</div>
<p class="abouttext">Learn about Swiss Cannabis Research <a class="aboutlink" target="_blank" href="https://swisscannabis-research.ch">here</a>.</p>
</div>