Browse Source

Adding link to the Source Code of this demo

pull/1/head
Vitor Pamplona 5 years ago
parent
commit
bfbb65eab7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      index.v5.html

+ 2
- 2
index.v5.html View File

@ -6,7 +6,7 @@
<body>
<div class="center">
<div class="full-div">
<h3>Vaccine Distribution Certificates Generator (<a href="https://github.com/Path-Check/paper-cred/">Spec</a>, <a href="https://vaccine-docs.pathcheck.org/">Main Page</a>)</h3>
<h3>Vaccine Distribution Certificates Generator (<a href="https://github.com/Path-Check/paper-cred/">Spec</a>, <a href="https://vaccine-docs.pathcheck.org/">Main Page</a>, <a href="https://github.com/Path-Check/paper-cred-demo/">Source Code</a>)</h3>
<div class="quarter">
<h4>Coupon</h4>
<table>
@ -74,7 +74,7 @@ DcJqR5clbAYlO9lHmvb4lsPLZHjugQ==
<br><br>
<span class="checkboxes" ><input id="include-logos" type="checkbox"><label for="include-logos">Draw Symbols</label></span>
<h4>Read More: <a href="https://github.com/Path-Check/paper-cred/">Spec</a>, <a href="https://vaccine-docs.pathcheck.org/">Main Page</a></h4>
<h4>Read More: <a href="https://github.com/Path-Check/paper-cred/">Spec</a>, <a href="https://vaccine-docs.pathcheck.org/">Project</a>, <a href="https://github.com/Path-Check/paper-cred-demo/">Source</a></h4>
</div>
</div>


Loading…
Cancel
Save