simple header and footer change

This commit is contained in:
Alessandro Mauri 2022-10-04 12:46:12 +02:00
parent 19f7e77a79
commit b5310d0701
3 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,14 @@
<p> <p>
Author: Alessandro Mauri Author: Alessandro Mauri
<a href="mailto:alemauri001@tuta.io">alemauri001@tuta.io</a> <a href="mailto:alemauri001@tuta.io">alemauri001@tuta.io</a>
<br>
This website is statically generated using <a href="https://git.alemauri.eu/alema/rivet">rivet</a>,
my own static site generator written in POSIX compliant sh and based on
<a href="https://kristaps.bsd.lv/lowdown/">lowdown</a>.
I generate and upload everything using a makefile and rsync, to see the whole
thing in action take a look at this site's <a href="https://git.alemauri.eu/alema/ricette.alemauri.eu">repository</a>, maybe even issue
a pull request if you (for some reason) want something published here.
<br> <br>
The content of this site is licensed under the The content of this site is licensed under the
<a href="https://creativecommons.org/publicdomain/zero/1.0/"> <a href="https://creativecommons.org/publicdomain/zero/1.0/">

View File

@ -3,6 +3,8 @@
</div> </div>
<a href="//ricette.alemauri.eu/index.html">Home</a> <a href="//ricette.alemauri.eu/index.html">Home</a>
| |
<a href="//alemauri.eu/index.html">Sito Principale</a>
|
<a href="https://git.alemauri.eu/alema">Gitea</a> <a href="https://git.alemauri.eu/alema">Gitea</a>
| |
<a href="https://github.com/gunboy001">Github</a> <a href="https://github.com/gunboy001">Github</a>

View File

@ -7,13 +7,3 @@ bene o che riesco a rubare ai miei amici/parenti.
Tutte le ricette in questo sito sono pubblicate royalty-free (prive di Tutte le ricette in questo sito sono pubblicate royalty-free (prive di
copyright), il sito in se sotto creative-commons. copyright), il sito in se sotto creative-commons.
In pratica sentitevi liberi di usare queste ricette come credete. In pratica sentitevi liberi di usare queste ricette come credete.
This website is statically generated using [rivet][rivet], my own static site
generator written in POSIX compliant sh and based on [lowdown][lowdown].
I generate and upload everything using a makefile and rsync, to see the whole
thing in action take a look at this site's [repository][repo], maybe even issue
a pull request if you (for some reason) want something published here.
[rivet]: https://git.alemauri.eu/alema/rivet
[repo]: https://git.alemauri.eu/alema/ricette.alemauri.eu
[lowdown]: https://kristaps.bsd.lv/lowdown/