Compare commits

..

No commits in common. "2c20bb7f03d776c80dea5d0cf72a6d6999676d8f" and "3fcc17d1e8d2fe54b5928e4ddd4be3eae33fbd8c" have entirely different histories.

4 changed files with 10 additions and 2 deletions

7
content/blog/first.md Normal file
View file

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

View file

@ -16,5 +16,7 @@ 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/) | | 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) | | | 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 | | GitLab | [@jotoho](https://gitlab.com/jotoho) | Preferred Git hosting platform |
| GitHub | [@jotoho](https://github.com/jotoho) | | | GitHub | [@jotoho](https://github.com/jotoho) | |

View file

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

View file

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