mirror of https://gitlab.com/bashrc2/epicyon
Footer with buttons
parent
f94167a771
commit
accfd5bff0
|
|
@ -1214,7 +1214,7 @@
|
||||||
<p class="siteheader">"Courageous Corgi"</p>
|
<p class="siteheader">"Courageous Corgi"</p>
|
||||||
<p class="subheader">Jan 1st 2026</p>
|
<p class="subheader">Jan 1st 2026</p>
|
||||||
</center>
|
</center>
|
||||||
<p class="intro">Another year of unenshitified progress swimming against the tide of toxic sludge which is the mainstream internet.</p>
|
<p class="intro">Another year of unenshitified progress swimming against the tide of toxic sludge which the mainstream internet has become.</p>
|
||||||
<p class="intro">Changes in this version include:</p>
|
<p class="intro">Changes in this version include:</p>
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -1271,6 +1271,8 @@
|
||||||
<p class="intro">Epicyon can be downloaded as <a href="epicyon.tar.gz">a gzipped file</a>, or you can get the latest version from the <a href="https://gitlab.com/bashrc2/epicyon">git repo</a>. For installation instructions see <a href="index.html">the main page</a>. To upgrade an existing instance, make sure that you have the <i>python3-cryptography</i> package installed then do a git pull, chown and restart the daemon.</p>
|
<p class="intro">Epicyon can be downloaded as <a href="epicyon.tar.gz">a gzipped file</a>, or you can get the latest version from the <a href="https://gitlab.com/bashrc2/epicyon">git repo</a>. For installation instructions see <a href="index.html">the main page</a>. To upgrade an existing instance, make sure that you have the <i>python3-cryptography</i> package installed then do a git pull, chown and restart the daemon.</p>
|
||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<p>By: Bob Mottram <a href="mailto:bob@libreserver.org">bob@libreserver.org</a></p>
|
<p>By: Bob Mottram <a href="mailto:bob@libreserver.org">bob@libreserver.org</a>
|
||||||
|
<img alt="Created by a human" src="img/created_by_a_human.png">
|
||||||
|
<img alt="Hand coded" src="img/hand_coded.png"></p>
|
||||||
</footer>
|
</footer>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue