diff --git a/content/profiles/index.md b/content/profiles/index.md new file mode 100644 index 0000000..8826cec --- /dev/null +++ b/content/profiles/index.md @@ -0,0 +1,19 @@ ++++ +title = "My online profiles and different communication channels" +description = "On this page I list a selection of different online accounts owned by me and communication services that can be used to talk with me." +date = 2021-08-17 ++++ + + + +| Service/Protocol | Hyperlink | Notes | +|-|-|-| +| Facebook | NONE | | +| Twitter | NONE | | +| E-Mail | [contact@jotoho.de](mailto:contact@jotoho.de) | OpenPGP keys [available here](https://downloads.jotoho.de/openpgp/) and via Web Key Directory | +| Mastodon/Fediverse | [@jotoho@ruhr.social](https://ruhr.social/@jotoho) | | +| Matrix chat | [@jotoho:jotoho.de](https://matrix.to/#/@jotoho:jotoho.de) | | +| GitLab | [@jotoho](https://gitlab.com/jotoho) | Preferred Git hosting platform | +| GitHub | [@jotoho](https://github.com/jotoho) | | +| XMPP | NONE | | +| Steam | [https://steamcommunity.com/profiles/76561198098082949/](https://steamcommunity.com/profiles/76561198098082949/) | | diff --git a/content/servers.md b/content/servers/index.md similarity index 100% rename from content/servers.md rename to content/servers/index.md diff --git a/templates/base.html b/templates/base.html index 4840623..a9f2d66 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,7 +19,8 @@