mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Use fdroid.link for repo index page
This commit is contained in:
parent
be673c56cf
commit
faf1090214
1 changed files with 2 additions and 2 deletions
|
|
@ -195,10 +195,10 @@ def make_website(apps, repodir, repodict):
|
||||||
<kbd>
|
<kbd>
|
||||||
{number_of_apps}
|
{number_of_apps}
|
||||||
</kbd>
|
</kbd>
|
||||||
apps. To add it to your F-Droid client, scan the QR code (click it to enlarge) or use this URL:
|
apps. To add it to your F-Droid app, scan the QR code (click it to enlarge) or use this link:
|
||||||
</p>
|
</p>
|
||||||
<p class="center" style="margin-top:.5em">
|
<p class="center" style="margin-top:.5em">
|
||||||
<a href="{link_fingerprinted}">
|
<a href="https://fdroid.link/#{link_fingerprinted}">
|
||||||
<code style="color:#000000;font-weight:bold;">
|
<code style="color:#000000;font-weight:bold;">
|
||||||
{link}
|
{link}
|
||||||
</code>
|
</code>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue