File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 83
83
- "DSGVO- & hochschulkonforme Speicherung sensibler Daten"
84
84
85
85
# Case Studies Section
86
- case_studies_show: true
86
+ case_studies_show: false
87
87
case_studies_title: "Erfolgsgeschichten"
88
88
case_studies_subtitle: "So setzen Einrichtungen in Bildung & Forschung weltweit auf Cryptomator Hub"
89
89
case_studies:
Original file line number Diff line number Diff line change 86
86
- "Compliant with GDPR and education regulations"
87
87
88
88
# Case Studies
89
- case_studies_show: true
89
+ case_studies_show: false
90
90
case_studies_title: "Success Stories"
91
91
case_studies_subtitle: "See how education and research institutions around the world rely on Cryptomator Hub"
92
92
case_studies:
Original file line number Diff line number Diff line change 86
86
- "Klare Trennung von Einsatz-, Verwaltungs- und Berichtsdaten"
87
87
88
88
# Case Studies Section
89
- case_studies_show: true
89
+ case_studies_show: false
90
90
case_studies_title: "Erfolgsgeschichten von NGOs"
91
91
case_studies_subtitle: "So stärken NGOs weltweit ihre Datensicherheit mit Cryptomator Hub"
92
92
case_studies:
Original file line number Diff line number Diff line change 86
86
- "Separate vaults for operations, reports, and beneficiary data"
87
87
88
88
# Case Studies Section
89
- case_studies_show: true
89
+ case_studies_show: false
90
90
case_studies_title: "Success Stories from NGOs"
91
91
case_studies_subtitle: "How NGOs around the world strengthen their data protection with Cryptomator Hub"
92
92
case_studies:
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h1 class="font-h1 mb-8">{{ .Title }}</h1>
24
24
{{ else }}
25
25
< a href ="{{ .RelPermalink }} " class ="block h-full group ">
26
26
< div class ="w-full h-full bg-primary-l2 flex items-center justify-center group-hover:bg-primary/90 transition-colors duration-300 ">
27
- < i class ="{{ $iconClass }} text-primary text-5xl opacity-80 "> </ i >
27
+ < i class ="{{ $iconClass }} text-primary group-hover: text-white text- 5xl opacity-80 transition-colors duration-300 "> </ i >
28
28
</ div >
29
29
</ a >
30
30
{{ end }}
You can’t perform that action at this time.
0 commit comments