mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-21 18:24:22 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="Privacy Guides Änderungsprotokoll" href="https://discuss.privacyguides.net/c/site-development/changelog/9.rss">
|
||||
<link rel="alternate" type="application/rss+xml" title="Privacy Guides Blog-Feed" href="https://blog.privacyguides.org/feed_rss_created.xml">
|
||||
<link rel="alternate" type="application/rss+xml" title="Privacy Guides Internetgeschichten-Feed" href="https://share.privacyguides.org/web-stories/feed/">
|
||||
<link rel="alternate" type="application/rss+xml" title="Privacy Guides Geschichten-Feed" href="https://share.privacyguides.org/web-stories/feed/">
|
||||
<link rel="alternate" type="application/rss+xml" title="Neueste Themen im Privacy Guides Forum" href="https://discuss.privacyguides.net/latest.rss" />
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
@ -36,13 +36,13 @@
|
||||
<div class="md-grid md-typeset">
|
||||
<div class="mdx-hero">
|
||||
<div class="mdx-hero__content">
|
||||
<h1>Der Leitfaden zur Wiederherstellung Ihrer Online-Privatsphäre.</h1>
|
||||
<h1>Der Leitfaden zur Wiederherstellung deiner Online-Privatsphäre.</h1>
|
||||
<p>Große Konzerne überwachen deine Onlineaktivitäten. Privacy Guides ist deine zentrale Informationsquelle für Datenschutz und Sicherheit, um dich online zu schützen.</p>
|
||||
<a href="{% if config.extra.offline %}basics/why-privacy-matters.html{% else %}kb/{% endif %}" title="Der erste Schritt auf deinem Weg zur Privatsphäre" class="md-button md-button--primary">
|
||||
Beginne Deine Reise zur Privatsphäre
|
||||
Beginne deine Reise zur Privatsphäre
|
||||
</a>
|
||||
<a href="{% if config.extra.offline %}tools.html{% else %}tools/{% endif %}" title="Empfohlene Tools, Dienste und Wissen zum Datenschutz" class="md-button">
|
||||
Empfohlene Tools
|
||||
<a href="{% if config.extra.offline %}tools.html{% else %}tools/{% endif %}" title="Empfohlene Datenschutz Tools, Dienste, und Wissen" class="md-button">
|
||||
Empfohlene Werkzeuge
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user