Skip to content

Commit bb7deb1

Browse files
committed
updated social media links
1 parent 8434562 commit bb7deb1

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

content/impressum.de.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Skymatic nimmt jedoch nicht an einem Streitbeilegungsverfahren vor einer Verbrau
4141
## Soziale Medien
4242
Dieses Impressum gilt auch für die folgenden Auftritte in den sozialen Medien:
4343

44+
Mastodon: {{< extlink "https://mastodon.online/@cryptomator" "https://mastodon.online/@cryptomator" >}}<br/>
45+
LinkedIn: {{< extlink "https://linkedin.com/company/skymatic" "https://linkedin.com/company/skymatic" >}}<br/>
46+
X: {{< extlink "https://x.com/Cryptomator" "https://x.com/Cryptomator" >}}
4447
Facebook: {{< extlink "https://facebook.com/Cryptomator" "https://facebook.com/Cryptomator" >}}<br/>
45-
Fediverse: {{< extlink "https://mastodon.online/@cryptomator" "https://mastodon.online/@cryptomator" >}}<br/>
46-
Twitter: {{< extlink "https://twitter.com/Cryptomator" "https://twitter.com/Cryptomator" >}}

content/impressum.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Skymatic nimmt jedoch nicht an einem Streitbeilegungsverfahren vor einer Verbrau
4141
## Soziale Medien
4242
Dieses Impressum gilt auch für die folgenden Auftritte in den sozialen Medien:
4343

44+
Mastodon: {{< extlink "https://mastodon.online/@cryptomator" "https://mastodon.online/@cryptomator" >}}<br/>
45+
LinkedIn: {{< extlink "https://linkedin.com/company/skymatic" "https://linkedin.com/company/skymatic" >}}<br/>
46+
X: {{< extlink "https://x.com/Cryptomator" "https://x.com/Cryptomator" >}}
4447
Facebook: {{< extlink "https://facebook.com/Cryptomator" "https://facebook.com/Cryptomator" >}}<br/>
45-
Fediverse: {{< extlink "https://mastodon.online/@cryptomator" "https://mastodon.online/@cryptomator" >}}<br/>
46-
Twitter: {{< extlink "https://twitter.com/Cryptomator" "https://twitter.com/Cryptomator" >}}

layouts/partials/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h4 class="block uppercase tracking-wide text-gray-400 text-xs font-bold mb-2">S
3838
<div>
3939
<h4 class="block uppercase tracking-wide text-gray-400 text-xs font-bold mb-2">{{ i18n "footer_follow_us_title" }}</h4>
4040
<ul class="list-none m-0">
41-
<li><a class="text-white hover:text-secondary hover:no-underline" href="https://mastodon.online/@cryptomator" target="_blank" rel="noopener me">Fediverse</a></li>
42-
<li><a class="text-white hover:text-secondary hover:no-underline" href="https://twitter.com/Cryptomator" target="_blank" rel="noopener">Twitter</a></li>
41+
<li><a class="text-white hover:text-secondary hover:no-underline" href="https://mastodon.online/@cryptomator" target="_blank" rel="noopener me">Mastodon</a></li>
42+
<li><a class="text-white hover:text-secondary hover:no-underline" href="https://linkedin.com/company/skymatic" target="_blank" rel="noopener">LinkedIn</a></li>
4343
<li><a class="text-white hover:text-secondary hover:no-underline" href="{{ .Site.LanguagePrefix }}/feed.xml" rel="alternate" type="application/rss+xml">{{ i18n "footer_follow_us_rss_feed" }}</a></li>
4444
</ul>
4545
</div>

0 commit comments

Comments
 (0)