Compare commits
4 commits
3fcc17d1e8
...
2c20bb7f03
Author | SHA1 | Date | |
---|---|---|---|
2c20bb7f03 | |||
f2fb8a54d0 | |||
8f03fb84b2 | |||
322ad4f391 |
4 changed files with 2 additions and 10 deletions
|
@ -1,7 +0,0 @@
|
|||
+++
|
||||
title = "My first post"
|
||||
date = 2021-06-13
|
||||
draft = true
|
||||
+++
|
||||
|
||||
Hello World!
|
|
@ -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) | |
|
||||
|
|
|
@ -72,6 +72,7 @@ article {
|
|||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#mainarticle {
|
||||
|
|
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue