Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
header, footer: Move COB from header to footer
Lorenz Leutgeb committed 5 months ago
commit e71ca0464ee1b4045969580a2c037a1222fde2a0
parent c6f9fa3
2 files changed +3 -3
modified _includes/footer.html
@@ -1,4 +1,7 @@
<footer>
+
  <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><button class="toggle" id="toggle-theme"><!-- Set by script --></button></span>
</footer>
modified _includes/header.html
@@ -1,7 +1,4 @@
<header>
-
  <a href="/">
-
    <img id="logo" src="/assets/images/radicle.svg" width="32" height="32" style="margin-top: 4px"/>
-
  </a>
  <div class="ticker">
    <div>RADICLE RADICLE RADICLE&nbsp;</div>
    <div>RADICLE PEER-TO-PEER NETWORK&nbsp;</div>