mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-09-15 02:11:35 -04:00
fix depreciated repository ref "edit this page"
This commit is contained in:
parent
3667bd62c4
commit
bc56dbd67f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<section class="page__share">
|
||||
<h4>ON GITHUB</h4>
|
||||
<p><a href="https://github.com/didecentral/didecentral.github.io/blob/master/{{ page.path }}" class="edit">Edit this page <i class="fa fa-pencil"></i></a></p>
|
||||
<p><a href="https://github.com/didecentral/decentralized-id.com/blob/master/{{ page.path }}" class="edit">Edit this page <i class="fa fa-pencil"></i></a></p>
|
||||
{% if site.data.ui-text[site.locale].share_on_label %}
|
||||
<h4 class="page__share-title">{{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}</h4>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue