mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
repo/index.html: switched action to "sharing link" rather than clicking
icon is Apache-2.0 licensed from Material Design: https://fonts.google.com/icons?selected=Material+Symbols+Outlined:share:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=share&icon.size=24&icon.color=%235f6368
This commit is contained in:
parent
64abe6dc03
commit
5f52eef9da
1 changed files with 8 additions and 1 deletions
|
|
@ -18,7 +18,14 @@
|
|||
|
||||
<div class="translated lang-en col-12 order-1">
|
||||
<h1 class="main-heading">mirror of f-droid.org</h1>
|
||||
<p>This is a mirror of the <tt>f-droid.org</tt> collection of free software. You can add it to your F-Droid client by clicking on: <a href="?fingerprint=43238D512C1E5EB2D6569F4A3AFBF5523418B82E0A3ED1552770ABB9A9C9CCAB">this link</a></p>
|
||||
<p>
|
||||
This is a mirror of the <tt>f-droid.org</tt> collection of free software. You can use it by sharing
|
||||
<a href="?fingerprint=43238D512C1E5EB2D6569F4A3AFBF5523418B82E0A3ED1552770ABB9A9C9CCAB">
|
||||
this link
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M680-80q-50 0-85-35t-35-85q0-6 3-28L282-392q-16 15-37 23.5t-45 8.5q-50 0-85-35t-35-85q0-50 35-85t85-35q24 0 45 8.5t37 23.5l281-164q-2-7-2.5-13.5T560-760q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-24 0-45-8.5T598-672L317-508q2 7 2.5 13.5t.5 14.5q0 8-.5 14.5T317-452l281 164q16-15 37-23.5t45-8.5q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-80q17 0 28.5-11.5T720-200q0-17-11.5-28.5T680-240q-17 0-28.5 11.5T640-200q0 17 11.5 28.5T680-160ZM200-440q17 0 28.5-11.5T240-480q0-17-11.5-28.5T200-520q-17 0-28.5 11.5T160-480q0 17 11.5 28.5T200-440Zm480-280q17 0 28.5-11.5T720-760q0-17-11.5-28.5T680-800q-17 0-28.5 11.5T640-760q0 17 11.5 28.5T680-720Zm0 520ZM200-480Zm480-280Z"/></svg>
|
||||
</a>
|
||||
to your F-Droid client app.
|
||||
</p>
|
||||
<p>If you do not already have the F-Droid client app for Android, you can download it directly from <a href="https://f-droid.org">https://f-droid.org</a>.</p>
|
||||
<details>
|
||||
<summary><i>Click here if https://f-droid.org is not working</i></summary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue