Skip to content

Commit 931c631

Browse files
Merge branch 'develop' into feature/api-migration
# Conflicts: # layouts/partials/donate-creditcard.html
2 parents 5a1184d + 541795e commit 931c631

File tree

14 files changed

+10
-99
lines changed

14 files changed

+10
-99
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
# DEPLOY STAGING
7171
deploy-staging:
72-
if: github.ref == 'refs/heads/develop'
72+
if: github.ref == 'refs/heads/feature/api-migration'
7373
name: Deploy Staging to GitHub Pages
7474
runs-on: ubuntu-latest
7575
needs: [build]

assets/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ textarea:read-only {
200200
[id]::before {
201201
content: '';
202202
display: block;
203-
height: 138px;
204-
margin-top: -138px;
203+
height: 96px;
204+
margin-top: -96px;
205205
visibility: hidden;
206206
}

content/downloads/android.de.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ <h3 class="font-h3 text-lg">Google Play</h3>
2222
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=de" role="button" data-umami-event="downloads-android-googleplay">
2323
<img class="h-10 mx-auto lazyload" data-src="/de/img/downloads/googleplay-badge.png">
2424
</a>
25-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">🍁 Der Einmalpreis ist um 25 %* reduziert!</p>
2625
</div>
2726
</div>
28-
<p class="prose prose-sm max-w-none">*Hinweis: Die Höhe des Rabatts kann je nach Region variieren.</p>
2927

3028
<div class="white-box my-4">
3129
<div class="px-4 py-2 border-b border-primary">

content/downloads/android.en.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,8 @@ <h3 class="font-h3 text-lg">Google Play</h3>
2424
<a href="https://play.google.com/store/apps/details?id=org.cryptomator&hl=en" role="button" data-umami-event="downloads-android-googleplay">
2525
<img class="h-10 mx-auto lazyload" data-src="/img/downloads/googleplay-badge.png">
2626
</a>
27-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">🍁 One-time price is 25%* off!</p>
2827
</div>
2928
</div>
30-
<p class="prose prose-sm max-w-none">*Note: The discount amount may vary by region.</p>
3129

3230
<div class="white-box my-4">
3331
<div class="px-4 py-2 border-b border-primary">

content/downloads/ios.de.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ <h3 class="font-h3 text-lg">App Store</h3>
2323
<img class="h-10 mx-auto mb-4 lazyload" data-src="/de/img/downloads/appstore-badge.svg">
2424
</a>
2525
<p class="font-p text-sm">Eine Vollversion ohne In-App-Käufe für Apple School/Business Manager ist <a class="text-link" href="https://apps.apple.com/de/app/cryptomator-full-version/id1665616242">im App Store</a> erhältlich.</p>
26-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">🍁 Die lebenslange Lizenz ist um 25 %* reduziert!</p>
2726
</div>
2827
</div>
29-
<p class="prose prose-sm max-w-none">*Hinweis: Die Höhe des Rabatts kann je nach Region variieren.</p>
3028
</div>

content/downloads/ios.en.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ <h3 class="font-h3 text-lg">App Store</h3>
2323
<img class="h-10 mx-auto mb-4 lazyload" data-src="/img/downloads/appstore-badge.svg">
2424
</a>
2525
<p class="font-p text-sm">A full version without in-app purchases for Apple School/Business Manager is available <a class="text-link" href="https://apps.apple.com/us/app/cryptomator-full-version/id1665616242">on the App Store</a>.</p>
26-
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mt-4">🍁 Lifetime license is 25%* off!</p>
2726
</div>
2827
</div>
29-
<p class="prose prose-sm max-w-none">*Note: The discount amount may vary by region.</p>
3028
</div>

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</head>
6666
<body x-data="{ isNavOpen: false, globalData: { githubStargazers: null, mastodonFollowers: null } }" x-init="determineGlobalData('{{ .Site.Language.Lang }}', globalData)" :class="isNavOpen && 'overflow-hidden'" class="bg-dark font-body text-gray-900">
6767
{{ partial "nav.html" . }}
68-
{{- $topPadding := cond .IsHome "" "pt-24 md:pt-18" -}}
68+
{{- $topPadding := cond .IsHome "" "pt-12" -}}
6969
<div class="bg-gray-100 min-h-[80vh] {{ $topPadding }}">
7070
<!-- Code that all your templates share, like a header -->
7171
{{ block "main" . }}

layouts/for-individuals/single.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
<img src="/img/logo.svg" class="h-8 aspect-1110/942" alt="Logo"/>
1414
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR</span>
1515
</div>
16-
<div class="px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
17-
{{ i18n "for_individuals_header_kicker_sale" . }}
18-
</div>
1916
</div>
2017
<h1 class="font-h1 mb-6">{{ i18n "for_individuals_header_title" . | safeHTML }}</h1>
2118
<p class="lead mb-6">{{ i18n "for_individuals_header_description" . | safeHTML }}</p>
@@ -25,9 +22,6 @@ <h1 class="font-h1 mb-6">{{ i18n "for_individuals_header_title" . | safeHTML }}<
2522
</div>
2623
</div>
2724
<p class="font-p">{{ i18n "for_individuals_header_cta_description" . | safeHTML }}</p>
28-
<p class="text-sm mt-6">
29-
* {{ i18n "pricing_discount_note" }}
30-
</p>
3125
</header>
3226
</section>
3327

layouts/for-teams/single.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<img src="/img/logo.svg" class="h-8 aspect-1110/942" alt="Logo"/>
1515
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR HUB</span>
1616
</div>
17-
<div class="px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
18-
{{ i18n "hub_header_kicker_sale" . }}
19-
</div>
2017
</div>
2118
<h1 class="font-h1 mb-6">{{ i18n "hub_header_title" . | safeHTML }}</h1>
2219
<p class="lead mb-6">{{ i18n "hub_header_description" . | safeHTML }}</p>

layouts/hub-billing/single.html

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -315,15 +315,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
315315
{{ i18n "hub_billing_checkout_standard_title" . }}
316316
</h2>
317317
<div x-show="audience === 'business'">
318-
<p class="flex items-baseline gap-2">
319-
<span x-text="(subscriptionData.monthlyPrice.netAmount * 0.75).toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="font-bold leading-relaxed"></span>
320-
<span class="text-xs text-gray-700">
321-
{{ i18n "pricing_hub_standard_price_first_year" . }}
322-
</span>
323-
<span class="self-center px-1 rounded-xs text-xs text-white bg-red-600">
324-
-25% Autumn Sale
325-
</span>
326-
</p>
327318
<p class="flex items-baseline gap-2">
328319
<span x-text="subscriptionData.monthlyPrice.netAmount.toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="text-5xl font-bold"></span>
329320
<span class="text-gray-700">{{ i18n "pricing_vat_excluded" . }}</span>
@@ -335,15 +326,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
335326
</p>
336327
</div>
337328
<div x-show="audience === 'consumer'">
338-
<p class="flex items-baseline gap-2">
339-
<span x-text="(subscriptionData.monthlyPrice.grossAmount * 0.75).toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="font-bold leading-relaxed"></span>
340-
<span class="text-xs text-gray-700">
341-
{{ i18n "pricing_hub_standard_price_first_year" . }}
342-
</span>
343-
<span class="self-center px-1 rounded-xs text-xs text-white bg-red-600">
344-
-25% Autumn Sale
345-
</span>
346-
</p>
347329
<p class="flex items-baseline gap-2">
348330
<span x-text="subscriptionData.monthlyPrice.grossAmount.toLocaleString('{{ .Site.Language.Lang }}', { style: 'currency', currency: subscriptionData.monthlyPrice.currency })" class="text-5xl font-bold"></span>
349331
<span class="text-gray-700">{{ i18n "pricing_vat_included" . }}</span>
@@ -404,7 +386,6 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
404386
<h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide uppercase bg-primary-l2 text-dark mb-4">
405387
{{ i18n "hub_billing_checkout_enterprise_title" . }}
406388
</h2>
407-
<div class="md:h-[26px]"></div>
408389
<p class="text-5xl font-bold">
409390
{{ i18n "hub_billing_checkout_enterprise_statement" . }}
410391
</p>

0 commit comments

Comments
 (0)