This commit is contained in:
infominer 2019-07-15 16:03:43 -04:00
parent 736b41aaed
commit 69217ee209
7 changed files with 10 additions and 8 deletions

View File

@ -8,7 +8,6 @@
<a href="https://www.facebook.com/sharer/sharer.php?u={{ page.url | absolute_url | url_encode }}" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url | url_encode }}" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
<a href="https://www.reddit.com/submit?url={{ page.url | relative_url }}&title={{ page.title }}" class="btn btn--reddit" title="{{ site.data.ui-text[site.locale].share_on_label }} Reddit"><i class="fab fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>
<p><img src="https://infominer.id/assets/img/1pLr.gif"/></p>
<h4>SUPPORT THE CAUSE</h4>
<!-- Beginning of tippin.me Button -->

View File

@ -20,8 +20,8 @@ sidebar:
title: DIDecentralized
nav: "sovnav"
last_modified_at: 2019-07-10T11:22:33-23:00
tags: ["Evernym","Indy","Von"]
categories: ["Sovrin","Hyperledger"]
tags: ["Evernym","Indy","Von","Sovrin"]
categories: ["Hyperledger","Code"]
---
**Protocol, Governance, Education, Ecosystem**

View File

@ -8,8 +8,8 @@ redirect_from:
- /hgf-2018/VerifiableOrganizationsNetwork-HGF/
permalink: /hyperledger/hgf-2018/VerifiableOrganizationsNetwork-HGF/
toc_sticky: false
categories: ["Hyperledger","HGF-2018","VON"]
tags: ["Indy","Von","Transcripts"]
categories: ["Hyperledger","Application","VON"]
tags: ["Indy","Von","Transcripts","HGF-2018"]
last_modified_at: 2019-07-11T11:22:33-23:00
---

View File

@ -8,8 +8,8 @@ redirect_from:
- /hgf-2018/Microledgers-Edgechains-Hardman-HGF
permalink: /hyperledger/hgf-2018/Microledgers-Edgechains-Hardman-HGF/
author_profile: true
categories: ["Hyperledger","HGF-2018"]
tags: ["Indy","Von","Transcripts","Microledgers","Edge-chains"]
categories: ["Hyperledger","Presentations"]
tags: ["Indy","Von","Transcripts","Microledgers","HGF-2018","Edge-chains"]
published: true
last_modified_at: 2019-07-11T11:22:33-23:00
---

View File

@ -15,6 +15,7 @@ categories: ["Hyperledger","Code"]
tags: ["Evernym","Indy","Von"]
---
<!-- Every company or organization using indy code should be listed in tags, above -->
* [/indy-plenum](https://github.com/hyperledger/indy-plenum) - Byzantine Fault Tolerant Protocol [[**wiki**](https://github.com/hyperledger/indy-plenum/wiki)]
> "Byzantine fault tolerance is a sub-field of fault tolerance research inspired by the Byzantine Generals' Problem, which is a generalized version of the Two Generals' Problem."

View File

@ -8,7 +8,8 @@ canonical_url: 'https://decentralized-id.com/hyperledger/hgf-2018/'
redirect_from:
- hgf-2018
- hgf-2018/
categories: ["Hyperledger","HGF-2018"]
categories: ["Hyperledger","HGF-2018","Event"]
tags: ["Presentations"]
---
For Identity Related Presentations at HGF-2018

View File

@ -39,6 +39,7 @@
(info, $info-color),
(facebook, $facebook-color),
(twitter, $twitter-color),
(reddit, $reddit-color),
(linkedin, $linkedin-color);
@each $buttoncolor, $color in $buttoncolors {