e1e0.net

sources for e1e0 website
git clone https://git.e1e0.net/e1e0.net.git
Log | Files | Refs

_footer.html (406B)


      1     </main>
      2     <footer>
      3       <em>
      4         Content: <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>
      5       </em>
      6       /
      7       <em>Code: <a href="https://opensource.org/licenses/ISC">ISC</a></em>
      8       /
      9       <em>Subscribe via: </em>
     10       <a href="/rss.xml">
     11         <img src="/rss.png" alt="RSS button" style="width:36px;height:14px" />
     12       </a>
     13     </footer>
     14   </body>
     15 </html>