mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-04 17:51:23 +00:00
Download Translations from Crowdin (#2054)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% extends "main.html" %}
|
||||
{% block extrahead %}
|
||||
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
|
||||
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
|
||||
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
{% block tabs %}
|
||||
{{ super() }}
|
||||
@@ -15,7 +15,7 @@
|
||||
<a href="kb/" title="Gizlilik yolculuğunuzun ilk adımı" class="md-button md-button--primary">
|
||||
Gizlilik Yolculuğunuza Başlayın
|
||||
</a>
|
||||
<a href="tools/" title="Tavsiye edilen gizlilik araçları, servisler ve bilgi" class="md-button">
|
||||
<a href="tools/" title="Önerilen gizlilik araçları, hizmetleri ve bilgileri" class="md-button">
|
||||
Tavsiye Edilen Araçlar
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user