diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-11-24 12:56:12 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-11-24 12:56:12 +0100 |
| commit | 096325462a49ae1aee92f56124359388c9effaa6 (patch) | |
| tree | 1d5d8ed0476165b62814c21a8ce29497388edd5b /index.template.html | |
| parent | 74d23da9c88e4ec904320d017f81704a78c72e81 (diff) | |
| download | cacharle.xyz-096325462a49ae1aee92f56124359388c9effaa6.tar.gz cacharle.xyz-096325462a49ae1aee92f56124359388c9effaa6.tar.bz2 cacharle.xyz-096325462a49ae1aee92f56124359388c9effaa6.zip | |
Added header
Diffstat (limited to 'index.template.html')
| -rw-r--r-- | index.template.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.template.html b/index.template.html index 4055ddb..9d9c007 100644 --- a/index.template.html +++ b/index.template.html @@ -5,6 +5,8 @@ <p>This site is an experiment to host some of the services I use every day like a mail server and a <a href="https://git.cacharle.xyz">git server</a> and becoming more independant in general.</p> <p>Inspired by a serie of <a href="https://www.youtube.com/watch?v=bdKZVIGRAKQ&list=PL-p5XmQHB_JRRnoQyjOfioJdDmu87DIJc">videos</a> posted by <a href="https://lukesmith.xyz">Luke Smith</a>.</p> +<hr/> + <h2>Blog articles</h2> <ul> <!-- BLOGINDEX --> @@ -19,7 +21,6 @@ <h2>Links</h2> <ul> <li><a href="https://github.com/cacharle">github</a></li> - <li><a href="https://git.cacharle.xyz">git server</a></li> <li><a href="charlescabergspublic.gpg">GPG public key</a></li> </ul> |
