mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-02 19:26:34 -04:00
fix quote
This commit is contained in:
parent
65a59cd823
commit
e91250d4fb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
{% if site.description or site.github.project_tagline %}
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
{% endif %}
|
||||
<p class="view"><a href="https://github.com/infominer33/DecentralizedID/tree/master/{{page.path}}"">View the Project on GitHub <small>{{ github_name }}</small></a></p>
|
||||
<p class="view"><a href="https://github.com/infominer33/DecentralizedID/tree/master/{{page.path}}">View the Project on GitHub <small>{{ github_name }}</small></a></p>
|
||||
<ul>
|
||||
{% if site.show_downloads %}
|
||||
<li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue