This commit is contained in:
infominer33 2019-03-19 02:39:08 -04:00
parent 40c21348bf
commit 7c0725daf6

View File

@ -41,12 +41,12 @@
{{ content }} {{ content }}
<table style="width:100%"> <table>
<tr> <tr>
<th><a href="https://infominer.id/DIDecentralized/">DIDecentralized</a></th> <th><a href="{{ site.url }}">DIDecentralized</a></th>
<th><a href="https://infominer.id/DIDecentralized/self-sovereign-identity/">SSI</a></th> <th><a href="{{ site.url }}/self-sovereign-identity/">SSI</a></th>
<th><a href="https://infominer.id/DIDecentralized/indy-ecosystem/">Indy Ecosystem</a></th> <th><a href="{{ site.url }}/indy-ecosystem/">Indy Ecosystem</a></th>
<th><a href="https://infominer.id/DIDecentralized/hgf-2018/">HGF-2018</a></th> <th><a href="{{ site.url }}/hgf-2018/">HGF-2018</a></th>
</tr> </tr>
</table> </table>