25 lines
767 B
Text
25 lines
767 B
Text
<footer>
|
|
<hr>
|
|
<ul class="container">
|
|
<li class="item-left">
|
|
<h3>About</h3>
|
|
<p>This website is generated by the <a href="https://cobalt-org.github.io/">cobalt</a> static site generator</p>
|
|
<p>The source code is licensed under the CNPLv7+ license, and available <a href="https://github.com/erin/hermes-site">here</a>.</p>
|
|
</li>
|
|
|
|
<li class="item-mid">
|
|
<h3>Contribute</h3>
|
|
<a href="#">Github Repository</a><br>
|
|
<a href="#">Code of Conduct</a><br>
|
|
<a href="#">Report a Bug</a><br>
|
|
</li>
|
|
|
|
<li class="item-right">
|
|
<h3>Technologies</h3>
|
|
<a href="https://handbook.scuttlebutt.nz/">Scuttlebutt</a><br>
|
|
<a href="https://docs.rs/golgi/0.1.0/golgi/">golgi</a><br>
|
|
<a href="https://gtk-rs.org/">gtk-rs</a><br>
|
|
</li>
|
|
</ul>
|
|
</footer>
|
|
|