mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-31 18:29:05 -04:00
update
This commit is contained in:
parent
c67952d8d0
commit
24a883d234
2 changed files with 10 additions and 20 deletions
|
@ -28,14 +28,6 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header {% unless site.description or site.github.project_tagline %} class="without-description" {% endunless %}>
|
<header {% unless site.description or site.github.project_tagline %} class="without-description" {% endunless %}>
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<th><a href="{{ site.url }}">DIDecentral</a></th>
|
|
||||||
<th><a href="{{ site.url }}/self-sovereign-identity/">Sovereign-ID</a></th>
|
|
||||||
<th><a href="{{ site.url }}/hgf-2018/">HGF-2018</a></th>
|
|
||||||
<th><a href="{{ site.url }}/indy-ecosystem/">Indy</a></th>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
||||||
{% if site.description or site.github.project_tagline %}
|
{% if site.description or site.github.project_tagline %}
|
||||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||||
|
@ -46,11 +38,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
|
|
||||||
{{ content }}
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th><a href="{{ site.url }}">DIDecentral</a></th>
|
<th><a href="{{ site.url }}">DIDecentral</a></th>
|
||||||
|
@ -59,6 +46,18 @@
|
||||||
<th><a href="{{ site.url }}/indy-ecosystem/">Indy</a></th>
|
<th><a href="{{ site.url }}/indy-ecosystem/">Indy</a></th>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{{ content }}
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<th><a href="{{ site.url }}">DIDecentral</a></th>
|
||||||
|
<th><a href="{{ site.url }}/self-sovereign-identity/">Sovereign-ID</a></th>
|
||||||
|
<th><a href="{{ site.url }}/hgf-2018/">HGF-2018</a></th>
|
||||||
|
<th><a href="{{ site.url }}/indy-ecosystem/">Indy</a></th>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<p><a href="https://infominer.id/">⧉ Infominer</a> —
|
<p><a href="https://infominer.id/">⧉ Infominer</a> —
|
||||||
|
@ -66,6 +65,5 @@
|
||||||
Public Domain — <a href="https://github.com/infominer33/DIDecentralized/blob/master/{{page.path}}">Edit this page</a>.</p>
|
Public Domain — <a href="https://github.com/infominer33/DIDecentralized/blob/master/{{page.path}}">Edit this page</a>.</p>
|
||||||
</footer>
|
</footer>
|
||||||
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,13 +1,5 @@
|
||||||
# DID-SSI Organizations
|
# DID-SSI Organizations
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
* [github.com/infominer33/DIDecentralized](https://github.com/infominer33/DIDecentralized)
|
|
||||||
* [infominer.id/DIDecentralized](https://infominer.id/DIDecentralized)
|
|
||||||
* [infominer.id](https://infominer.id)
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
in progress....
|
in progress....
|
||||||
|
|
||||||
## IIW - Internet Identity Workshop
|
## IIW - Internet Identity Workshop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue