Add hint to the social list

Added a hint that a list of social media accounts
should be visible so that people know if it's not
there they might want to turn off the script
blocker or access the document with a different
tool.
This commit is contained in:
c47 2023-04-08 07:42:58 +02:00
parent eca6c8b9f6
commit ff15e0b215
3 changed files with 24 additions and 24 deletions

View file

@ -11,7 +11,7 @@
I’m a trans-woman, living in Berlin. I’m a sysadmin and I work a lot with opensource and free software. I host a few services on the internet for others and myself, I work a lot with some sorts of linux distributions and FreeBSD. I’m quite interested in CSS and accessibility and I have a soft spot on regular expressions.">
<meta name="author" content="c47">
<meta name="dcterms.created" content="2021-12-24 12:19:52 &#43;0200 &#43;0200">
<meta name="dcterms.modified" content="2023-03-28 09:42:35 &#43;0200 CEST">
<meta name="dcterms.modified" content="2023-04-08 07:42:36 &#43;0200 CEST">
<link rel="canonical" href="https://www.nixre.net/about/">
<link rel="stylesheet" type="text/css" href="/fonts/fork-awesome/css/fork-awesome.min.css">
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.7d25f03e0f43b051535479bf4b3521ec6a6201c7250312bac58ebb4e3b4cf284.css" integrity="sha256-fSXwPg9DsFFTVHm/SzUh7GpiAcclAxK6xY67TjtM8oQ=" rel="preload stylesheet" as="style">
@ -38,7 +38,7 @@ I&rsquo;m a trans-woman, living in Berlin. I&rsquo;m a sysadmin and I work a lot
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.nixre.net/about/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2021-12-24T12:19:52&#43;02:00" />
<meta property="article:modified_time" content="2023-03-28T09:42:35&#43;02:00" />
<meta property="article:modified_time" content="2023-04-08T07:42:36&#43;02:00" />
</head>
@ -120,7 +120,7 @@ I&rsquo;m a trans-woman, living in Berlin. I&rsquo;m a sysadmin and I work a lot
<h1 class="post-title">
About
</h1>
<div class="post-meta"><span title='2021-12-24 12:19:52 +0200 +0200'>[ Published: 2021/12/24 12:19 ]</span>&nbsp;·&nbsp;<span class='lastmod'>[ Last edit: 2023/03/28 09:42 ]</span>&nbsp;·&nbsp;c47
<div class="post-meta"><span title='2021-12-24 12:19:52 +0200 +0200'>[ Published: 2021/12/24 12:19 ]</span>&nbsp;·&nbsp;<span class='lastmod'>[ Last edit: 2023/04/08 07:42 ]</span>&nbsp;·&nbsp;c47
</div>
</header>
@ -142,59 +142,59 @@ I&rsquo;m a trans-woman, living in Berlin. I&rsquo;m a sysadmin and I work a lot
</span>
</p>
<p>If you want to get in touch you can send me an email or a follow request to one of my social accounts</p>
<p>If you want to get in touch you can send me an email or a follow request to one of my social accounts listed below:</p>
<ul class="social-link-list">
<li class="social-link-item">
<a href="https://ht.nixre.net/@c47" rel="me" class="fa fa-mastodon" target="_blank">
<a href="https://ht.nixre.net/@c47" class="fa fa-mastodon" target="_blank">
<span class="visually-hidden">https://ht.nixre.net/@c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://fr.nixre.net/profile/c47" rel="me" class="fa fa-friendica" target="_blank">
<a href="https://fr.nixre.net/profile/c47" class="fa fa-friendica" target="_blank">
<span class="visually-hidden">https://fr.nixre.net/profile/c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://chaos.social/@c47" rel="me" class="fa fa-mastodon" target="_blank">
<a href="https://chaos.social/@c47" class="fa fa-mastodon" target="_blank">
<span class="visually-hidden">https://chaos.social/@c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://pixelfed.social/c47" rel="me" class="fa fa-pixelfed" target="_blank">
<a href="https://pixelfed.social/c47" class="fa fa-pixelfed" target="_blank">
<span class="visually-hidden">https://pixelfed.social/c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://instagram.com/streetboard_gurl" rel="me" class="fa fa-instagram" target="_blank">
<a href="https://instagram.com/streetboard_gurl" class="fa fa-instagram" target="_blank">
<span class="visually-hidden">https://instagram.com/streetboard_gurl</span>
</a>
</li>
<li class="social-link-item">
<a href="https://soundcloud.com/c47c47" rel="me" class="fa fa-soundcloud" target="_blank">
<a href="https://soundcloud.com/c47c47" class="fa fa-soundcloud" target="_blank">
<span class="visually-hidden">https://soundcloud.com/c47c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://bandcamp.com/cat-alina" rel="me" class="fa fa-bandcamp" target="_blank">
<a href="https://bandcamp.com/cat-alina" class="fa fa-bandcamp" target="_blank">
<span class="visually-hidden">https://bandcamp.com/cat-alina</span>
</a>
</li>
<li class="social-link-item">
<a href="https://github.com/rebeka-catalina" rel="me" class="fa fa-github" target="_blank">
<a href="https://github.com/rebeka-catalina" class="fa fa-github" target="_blank">
<span class="visually-hidden">https://github.com/rebeka-catalina</span>
</a>
</li>
<li class="social-link-item">
<a href="mailto:info@nixre.net" rel="me" class="fa fa-envelope" target="_blank">
<a href="mailto:info@nixre.net" class="fa fa-envelope" target="_blank">
<span class="visually-hidden">mailto:info@nixre.net</span>
</a>
</li>

View file

@ -392,59 +392,59 @@ I&amp;rsquo;m a trans-woman, living in Berlin. I&amp;rsquo;m a sysadmin and I wo
</span>
</p>
<p>If you want to get in touch you can send me an email or a follow request to one of my social accounts</p>
<p>If you want to get in touch you can send me an email or a follow request to one of my social accounts listed below:</p>
<ul class="social-link-list">
<li class="social-link-item">
<a href="https://ht.nixre.net/@c47" rel="me" class="fa fa-mastodon" target="_blank">
<a href="https://ht.nixre.net/@c47" class="fa fa-mastodon" target="_blank">
<span class="visually-hidden">https://ht.nixre.net/@c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://fr.nixre.net/profile/c47" rel="me" class="fa fa-friendica" target="_blank">
<a href="https://fr.nixre.net/profile/c47" class="fa fa-friendica" target="_blank">
<span class="visually-hidden">https://fr.nixre.net/profile/c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://chaos.social/@c47" rel="me" class="fa fa-mastodon" target="_blank">
<a href="https://chaos.social/@c47" class="fa fa-mastodon" target="_blank">
<span class="visually-hidden">https://chaos.social/@c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://pixelfed.social/c47" rel="me" class="fa fa-pixelfed" target="_blank">
<a href="https://pixelfed.social/c47" class="fa fa-pixelfed" target="_blank">
<span class="visually-hidden">https://pixelfed.social/c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://instagram.com/streetboard_gurl" rel="me" class="fa fa-instagram" target="_blank">
<a href="https://instagram.com/streetboard_gurl" class="fa fa-instagram" target="_blank">
<span class="visually-hidden">https://instagram.com/streetboard_gurl</span>
</a>
</li>
<li class="social-link-item">
<a href="https://soundcloud.com/c47c47" rel="me" class="fa fa-soundcloud" target="_blank">
<a href="https://soundcloud.com/c47c47" class="fa fa-soundcloud" target="_blank">
<span class="visually-hidden">https://soundcloud.com/c47c47</span>
</a>
</li>
<li class="social-link-item">
<a href="https://bandcamp.com/cat-alina" rel="me" class="fa fa-bandcamp" target="_blank">
<a href="https://bandcamp.com/cat-alina" class="fa fa-bandcamp" target="_blank">
<span class="visually-hidden">https://bandcamp.com/cat-alina</span>
</a>
</li>
<li class="social-link-item">
<a href="https://github.com/rebeka-catalina" rel="me" class="fa fa-github" target="_blank">
<a href="https://github.com/rebeka-catalina" class="fa fa-github" target="_blank">
<span class="visually-hidden">https://github.com/rebeka-catalina</span>
</a>
</li>
<li class="social-link-item">
<a href="mailto:info@nixre.net" rel="me" class="fa fa-envelope" target="_blank">
<a href="mailto:info@nixre.net" class="fa fa-envelope" target="_blank">
<span class="visually-hidden">mailto:info@nixre.net</span>
</a>
</li>

View file

@ -147,6 +147,6 @@
<lastmod>2021-12-24T14:39:26+02:00</lastmod>
</url><url>
<loc>https://www.nixre.net/about/</loc>
<lastmod>2023-03-28T09:42:35+02:00</lastmod>
<lastmod>2023-04-08T07:42:36+02:00</lastmod>
</url>
</urlset>