update table

This commit is contained in:
infominer33 2019-03-19 02:10:09 -04:00
parent 997494f48b
commit 6e4bdec9e9

View File

@ -42,6 +42,7 @@
{{ content }} {{ content }}
<footer> <footer>
<table style="width:100%">
<tr> <tr>
<th><a href="https://infominer.id/">&#x29C9; Infominer</a></th> <th><a href="https://infominer.id/">&#x29C9; Infominer</a></th>
<th><a href="https://infominer.id/DIDecentralized/">DIDecentralized</a></th> <th><a href="https://infominer.id/DIDecentralized/">DIDecentralized</a></th>
@ -49,6 +50,7 @@
<th><a href="https://infominer.id/DIDecentralized/indy-ecosystem/">Indy Ecosystem</a></th> <th><a href="https://infominer.id/DIDecentralized/indy-ecosystem/">Indy Ecosystem</a></th>
<th><a href="https://infominer.id/DIDecentralized/hgf-2018/">HGF-2018</a></th> <th><a href="https://infominer.id/DIDecentralized/hgf-2018/">HGF-2018</a></th>
</tr> </tr>
</table>
</footer> </footer>
</section> </section>
</div> </div>