diff --git a/data/apps.yaml b/data/apps.yaml index 57f2104..4750c10 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -471,3 +471,9 @@ content: picture: /images/UniswapCard.png description: > Decentralized Trading Protocol built on Ethereum. + - title: P2Pdoc + website: https://p2pdoc.glitch.me/ + source: https://github.com/aboutDavid/p2pdoc + picture: /images/p2pdoc.png + description: > + P2Pdoc allows you to create a document and then upload it to the distributed web. diff --git a/src/static/images/p2pdoc.png b/src/static/images/p2pdoc.png new file mode 100644 index 0000000..669189e Binary files /dev/null and b/src/static/images/p2pdoc.png differ