Compare commits

...

4 commits

Author SHA1 Message Date
Jonas Tobias Hopusch 2c20bb7f03
Add link to website repository to global footer
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-06 01:48:13 +01:00
Jonas Tobias Hopusch f2fb8a54d0
Delete unused profiles 2022-02-06 01:47:51 +01:00
Jonas Tobias Hopusch 8f03fb84b2
Delete dummy blog post 2022-02-06 01:47:25 +01:00
Jonas Tobias Hopusch 322ad4f391
Make article heading horizontally centered 2022-02-06 01:46:29 +01:00
4 changed files with 2 additions and 10 deletions

View file

@ -1,7 +0,0 @@
+++
title = "My first post"
date = 2021-06-13
draft = true
+++
Hello World!

View file

@ -16,7 +16,5 @@ The following list is probably not complete and will change over time.
|-|-|-|
| E-Mail | [contact@jotoho.de](mailto:contact@jotoho.de) | OpenPGP keys [here](https://downloads.jotoho.de/openpgp/) and [via WKD](https://datatracker.ietf.org/doc/draft-koch-openpgp-webkey-service/) |
| Mastodon/Fediverse | [@jotoho@ruhr.social](https://ruhr.social/@jotoho) | |
| Matrix chat | [@jotoho:jotoho.de](https://matrix.to/#/@jotoho:jotoho.de) | |
| XMPP | [jotoho@jotoho.de](xmpp:jotoho@jotoho.de) | [encryption details](xmpp-details.txt) |
| GitLab | [@jotoho](https://gitlab.com/jotoho) | Preferred Git hosting platform |
| GitHub | [@jotoho](https://github.com/jotoho) | |

View file

@ -72,6 +72,7 @@ article {
h2 {
margin-bottom: 1rem;
text-align: center;
}
#mainarticle {

View file

@ -65,7 +65,7 @@
>) - <strong>All rights reserved</strong>
</p>
<p>
This page is being served using
<a href="https://gitea.jotoho.de/jotoho/my-website">This page</a> is being served using
<a
rel="noreferer"
href="https://caddyserver.com/"