add plume and wkd gpg key

Amolith created

Change summary

.well-known/openpgpkey/hu/hiwagc56ie5ou9php5iktuo9x6gncqy4 | 0 
index.html                                                 | 7 ++++++-
2 files changed, 6 insertions(+), 1 deletion(-)

Detailed changes

index.html 🔗

@@ -39,13 +39,18 @@ priority: 0.9
         <div class="card">
             <h1><b>CodiMD</b></h1> 
             <p>CodiMD is an application that allows users to collaborate in real time on markdown documents and presentations. Perfect for quick and easy slideshows and documentation.</p>
-            <a href="https://codi.nixnet.xyz"><button class="button">Write!</button></a>
+            <a href="https://codi.nixnet.xyz"><button class="button">Collaborate!</button></a>
         </div>
         <div class="card">
             <h1><b>PrivateBin</b></h1> 
             <p>PrivateBin is a minimalist and open source pastebin that has zero knowledge of pasted data. Everything is encrypted and decrypted in-browser using 256bit AES in Galois Counter mode.</p> 
             <a href="https://bin.nixnet.xyz/"><button class="button">Paste!</button></a>
         </div>
+        <div class="card">
+            <h1><b>Plume</b></h1> 
+            <p>Plume is an open source and federated blogging platform that can be interacted with and followed from any social network powered by ActivityPub including Mastodon and others!</p> 
+            <a href="https://plume.nixnet.xyz/"><button class="button">Write!</button></a>
+        </div>
         <div class="card">
             <h1><b>wallabag</b></h1> 
             <p>wallabag is like a self-hosted version of Mozilla's Pocket. You throw it some links and it saves them to read later in a minimal UI, and downloads them to the mobile app if you have it.</p>