fix nextcloud footer

This commit is contained in:
gws 2024-11-11 14:42:51 +01:00
parent cf2fa7a260
commit b12dfe7c2a
4 changed files with 6 additions and 7 deletions

View file

@ -3,7 +3,7 @@ title = "desktop app"
+++ +++
<a title="desktop app" class="app-border app-link desktop" href="https://nextcloud.com/install/#install-clients"> <a title="desktop app" class="app-border app-link desktop" href="https://nextcloud.com/install/#install-clients">
<p class=""> <p>
Desktop Desktop
</p> </p>
</a> </a>

View file

@ -3,8 +3,7 @@ title = "googleplay"
+++ +++
<a class="app-link" href="https://play.google.com/store/apps/details?id=com.nextcloud.client" rel="nofollow"> <a class="app-link" href="https://play.google.com/store/apps/details?id=com.nextcloud.client" rel="nofollow">
<img class="app-border" src="./googleplay-trim.png" alt="Download from Google Play" height="40" <img class="app-border" src="/googleplay-trim.png" alt="Download from Google Play" height="40"
data-canonical-src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
style="max-width: 100%;"> style="max-width: 100%;">
</a> </a>

View file

@ -3,6 +3,6 @@ title = "ios store"
+++ +++
<a class="app-link" href="https://itunes.apple.com/us/app/nextcloud/id1125420102" rel="nofollow"> <a class="app-link" href="https://itunes.apple.com/us/app/nextcloud/id1125420102" rel="nofollow">
<img class="app-border" src="./ios_store_badge.svg"> <img class="app-border" src="/ios_store_badge.svg">
</a> </a>

View file

@ -1,9 +1,9 @@
+++ +++
title = "googleplay" title = "nextcloud web app"
draft = true
+++ +++
<a class="app-link" href="https://cloud.sondell.org" rel="nofollow"> <a class="app-link" href="https://cloud.sondell.org" rel="nofollow">
<img class="app-border" src="./pwa-badge.png" alt="Demo of the Nextcloud iOS files app" height="40" <img class="app-border" src="/pwa-badge.png" alt="Demo of the Nextcloud iOS files app" height="40"
data-canonical-src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg"
style="max-width: 100%;"> style="max-width: 100%;">
</a> </a>