mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 10:20:39 +01:00
Fix: Use en-US for firefox extesion link
This commit is contained in:
committed by
Isaac Bythewood
parent
a1528e38ad
commit
478957493b
@@ -12,7 +12,7 @@ Feature
|
|||||||
|
|
||||||
- Image fetch and online preview
|
- Image fetch and online preview
|
||||||
- Tagging system for Pin
|
- Tagging system for Pin
|
||||||
- Browser Extension: `Chrome <https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/>`_ and `Firefox <https://addons.mozilla.org/it/firefox/addon/add-to-pinry/>`_
|
- Browser Extension: `Chrome <https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/>`_ and `Firefox <https://addons.mozilla.org/en-US/firefox/addon/add-to-pinry/>`_
|
||||||
- multi-user support
|
- multi-user support
|
||||||
- Both public and private is supported
|
- Both public and private is supported
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@
|
|||||||
<a class="navbar-item" href="https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/">
|
<a class="navbar-item" href="https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/">
|
||||||
Chrome
|
Chrome
|
||||||
</a>
|
</a>
|
||||||
<a class="navbar-item" href="https://addons.mozilla.org/it/firefox/addon/add-to-pinry/">
|
<a class="navbar-item" href="https://addons.mozilla.org/en-US/firefox/addon/add-to-pinry/">
|
||||||
Firefox
|
Firefox
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user