From 20ce8d00ac18f797359c60febd3f169390a0387d Mon Sep 17 00:00:00 2001 From: Keagan McClelland Date: Tue, 2 Jul 2019 15:01:13 -0600 Subject: [PATCH] adds i2p --- _notable_projects/i2p.md | 7 +++++++ _notable_projects/ipfs.md | 2 +- _notable_projects/joinmarket.md | 2 +- _notable_projects/openbazaar.md | 2 +- _notable_projects/opendime.md | 2 +- _notable_projects/pgp.md | 2 +- _notable_projects/tor.md | 2 +- 7 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 _notable_projects/i2p.md diff --git a/_notable_projects/i2p.md b/_notable_projects/i2p.md new file mode 100644 index 0000000..b5efd19 --- /dev/null +++ b/_notable_projects/i2p.md @@ -0,0 +1,7 @@ +--- +layout: static-informational +title: I2P +no_content: true +permalink: /notable_projects/i2p +order: 5 +--- diff --git a/_notable_projects/ipfs.md b/_notable_projects/ipfs.md index f793d7a..c7dd6ab 100644 --- a/_notable_projects/ipfs.md +++ b/_notable_projects/ipfs.md @@ -3,5 +3,5 @@ layout: static-informational title: IPFS no_content: true permalink: /notable_projects/ipfs -order: 5 +order: 6 --- diff --git a/_notable_projects/joinmarket.md b/_notable_projects/joinmarket.md index 257ce54..a83b9aa 100644 --- a/_notable_projects/joinmarket.md +++ b/_notable_projects/joinmarket.md @@ -3,5 +3,5 @@ layout: static-informational title: JoinMarket no_content: true permalink: /notable_projects/joinmarket -order: 6 +order: 7 --- diff --git a/_notable_projects/openbazaar.md b/_notable_projects/openbazaar.md index 9415025..d193611 100644 --- a/_notable_projects/openbazaar.md +++ b/_notable_projects/openbazaar.md @@ -3,5 +3,5 @@ layout: static-informational title: OpenBazaar no_content: true permalink: /notable_projects/openbazaar -order: 7 +order: 8 --- diff --git a/_notable_projects/opendime.md b/_notable_projects/opendime.md index c93898b..b6774e1 100644 --- a/_notable_projects/opendime.md +++ b/_notable_projects/opendime.md @@ -3,5 +3,5 @@ layout: static-informational title: Opendime no_content: true permalink: /notable_projects/opendime -order: 8 +order: 9 --- diff --git a/_notable_projects/pgp.md b/_notable_projects/pgp.md index 3a425f7..81d5d58 100644 --- a/_notable_projects/pgp.md +++ b/_notable_projects/pgp.md @@ -3,5 +3,5 @@ layout: static-informational title: PGP no_content: true permalink: /notable_projects/pgp -order: 9 +order: 10 --- diff --git a/_notable_projects/tor.md b/_notable_projects/tor.md index 05d78dd..eae5fb9 100644 --- a/_notable_projects/tor.md +++ b/_notable_projects/tor.md @@ -3,5 +3,5 @@ layout: static-informational title: Tor no_content: true permalink: /notable_projects/tor -order: 10 +order: 11 ---