Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
footer: Use copyright character and en-dash
Lorenz Leutgeb committed 5 months ago
commit 9f49fc5a4418f05f57cd48f55f90a37aa6d24ea6
parent 172db09bfdb816421f90e7c88eee2996885a58c2
1 file changed +1 -1
modified _includes/footer.html
@@ -2,6 +2,6 @@
  <a href="/">
    <img id="logo" src="/assets/images/radicle.svg" width="32" height="32" style="margin-top: 4px"/>
  </a>
-
  <span><small>(c) <span class="desktop">2018-2025</span> The Radicle Team</small></span>
+
  <span><small>© <span class="desktop">2018–2025</span> The Radicle Team</small></span>
  <span><button class="toggle" id="toggle-theme"><!-- Set by script --></button></span>
</footer>