diff --git a/data/apps.yaml b/data/apps.yaml index c6e2e2e..53061bc 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -3,6 +3,13 @@ color: aqua icon: stroke_marketing description: Applications built with IPFS or with functionality that uses IPFS. content: + - title: Peer Web Site + website: https://peerweb.site/ + source: https://github.com/Weedshaker/PeerWebSite + picture: /images/peerWebSite.png + description: > + Peer to Peer Web Site hosting at your fingertips! + Send full featured HTML (incl. CSS, JS) sites from your browser and attach files eg. videos, images, etc. - title: SimpleAsWater Bot website: https://simpleaswater.com/ipfs-cluster-twitter-pinbot/ source: https://github.com/simpleaswater/twitter-pinbot diff --git a/src/static/images/peerWebSite.png b/src/static/images/peerWebSite.png new file mode 100644 index 0000000..a96e68c Binary files /dev/null and b/src/static/images/peerWebSite.png differ