Open on new page
This commit is contained in:
parent
149ff8fd95
commit
e08ef27d6a
2 changed files with 21 additions and 11 deletions
|
|
@ -198,6 +198,8 @@
|
|||
<div class="footer-links">
|
||||
<a
|
||||
href="https://www.npmjs.com/package/reconcile-text"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
aria-label="npm package"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
</a>
|
||||
<a
|
||||
href="https://pypi.org/project/reconcile-text/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
aria-label="PyPI package"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -226,6 +230,8 @@
|
|||
</a>
|
||||
<a
|
||||
href="https://crates.io/crates/reconcile-text"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
aria-label="crates.io crate"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -240,6 +246,8 @@
|
|||
</a>
|
||||
<a
|
||||
href="https://github.com/schmelczer/reconcile"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
aria-label="GitHub repository"
|
||||
>
|
||||
<svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue