This patch adds some dirty line iteration and regexes to remove <link>
tags from the documents that would clutter the head section of the
document and as such make content harder to read.
This patch adds verification for the mastodon accounts
@networkexception@social.nwex.de and
@networkexception@serenityos.social.
Instead of linking with an anchor, two link tags in the documents head
are used. If JavaScript renders the page's source code this does not
make a difference, but readers interpreting the markup should be aware
that those accounts are not explicitly linked like the one in the links
section.
See https://gmpg.org/xfn/join
I just love web standards like these and as I was already using rel="me"
this addition is technically correct!
Note that the url scheme got changed to https because I don't like
having http urls on my landing page.
The gitlab.com domain is used for a public instance and does not
represent the gitlab platform itself. This patch updates the domain
to use gitlab.org.
See: 8f8458aa75089ddfe82a6b6a40bc2f1368da274b
This patch removes the previous png version of my profile picture with
an svg export. Additionally, the file name has been changed to be more
descriptive.
This patch updates the anchor texts of the link section to use platform
domains (joinmastodon.org) instead of specific instance urls
(mastodon.social, chaos.social).