From 1edee784fd0572e62be6c5bf849dbca4780c162f Mon Sep 17 00:00:00 2001
From: LimePotato <nelle@limepot.xyz>
Date: Sat, 8 Jul 2023 01:18:01 -0600
Subject: [PATCH] 20230708

---
 about.html                     |   4 +-
 blog.html                      | 141 ---------------------------------
 boilerplate.html               |   4 +-
 index.html                     |   4 +-
 projects.html                  |   8 +-
 rss/LCPRSS.html                |   4 +-
 rss/codebergrss.html           |   4 +-
 rss/fedirss.html               |   4 +-
 rss/godottempproj.html         |   4 +-
 rss/nullafatixyzrss.html       |   4 +-
 rss/odyseerss.html             |   4 +-
 rss/pixelfedrss.html           |   4 +-
 rss/psxtemprss.html            |   4 +-
 rss/quilt-template-modrss.html |   4 +-
 rss/roses-modrss.html          |   4 +-
 rss/stellarworksrss.html       |   4 +-
 rss/yummyrss.html              |   3 -
 snp.html                       |   3 -
 18 files changed, 19 insertions(+), 192 deletions(-)
 delete mode 100644 blog.html

diff --git a/about.html b/about.html
index 0ca9430..a00f95f 100644
--- a/about.html
+++ b/about.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/blog.html b/blog.html
deleted file mode 100644
index a877a7c..0000000
--- a/blog.html
+++ /dev/null
@@ -1,141 +0,0 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="og:description" content="personal site">
-    <meta name="og:type" content="website">
-    <meta name="og:image" content="assets/branding/obo-icon.png">
-    <meta name="og:site_name" content="Limepot">
-    <meta name="og:title" content="LimePot">
-    <meta name="theme-color" content="#19fcf1">
-    <link rel = "icon" href = "assets/branding/obo-icon.png">
-    <title>LimePot - Blog</title>
-    <link rel="stylesheet" href="mybulma/css/mystyles.css">
-    <style>
-      html{
-        background: repeat url("assets/background.gif");
-      }
-    </style>
-  </head>
-  <body>
-    <nav class="navbar" role="navigation" aria-label="main navigation">
-      <div class="navbar-brand">
-        <a class="navbar-item" href="https://limepot.xyz/">
-          <img src="assets/branding/obo-icon.png" style="border-radius: 20%">
-            LimePot
-        </a>
-        <a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
-          <span aria-hidden="true"></span>
-          <span aria-hidden="true"></span>
-          <span aria-hidden="true"></span>
-        </a>
-      </div>
-        <div class="navbar-menu" id="navMenu">
-          <div class="navbar-start">
-            <a class="navbar-item" href="https://limepot.xyz/about.html">
-              About Me
-            </a>
-              <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-            </a>
-            <a class="navbar-item" href="https://limepot.xyz/projects.html">
-              Projects
-            </a>
-          </div>
-          </div>
-        <div class="navbar-end">
-          <a class="navbar-item" href="https://ko-fi.com/limepot">
-            <img src="assets/other-branding/ko-fi-button-red.png">
-          </a>
-        </div>
-        </div>
-          </div>
-        </div>
-        <!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
-        <script>document.addEventListener('DOMContentLoaded', () => {
-
-          // Get all "navbar-burger" elements
-          const $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
-        
-          // Add a click event on each of them
-          $navbarBurgers.forEach( el => {
-            el.addEventListener('click', () => {
-        
-              // Get the target from the "data-target" attribute
-              const target = el.dataset.target;
-              const $target = document.getElementById(target);
-        
-              // Toggle the "is-active" class on both the "navbar-burger" and the "navbar-menu"
-              el.classList.toggle('is-active');
-              $target.classList.toggle('is-active');
-        
-            });
-          });
-        
-        });</script>
-        <!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
-      </nav>
-
-
-
-  <section class="section">
-    <div class="container">
-      <h1 class="title">
-        Blog
-      </h1>
-      <div class="content">
-        coming sometime in the future....
-        <!--
-        <p>So I plan to build an actual blog here, but for now I'll just link to posts I've made on other sites.</p>
-        <br>
-        You can also view my Partner's Blog <a href="https://cringepotato.blogspot.com/"><u><here./u></a>
-        <br>
-        <br>
-        <a href="https://snowdin.town/notice/ATSjXn9WnSTRTnbtAm"><u>Car Crash, Dental Costs/Issues, and Job Market - 3/9/2023</u></a> - <a href="https://limepot.xyz/blograw/dental issues.txt"><u>RAW</u></a>
-        <br>
-<a href="https://snowdin.town/notice/ATjx0730T8WrG0b8aG"><u>Agoraphobia - 4/18/23</u></a> - <a href="https://limepot.xyz/blograw/agoraphobia.txt"><u>RAW</u></a>
--->
-</div>
-    </div>
-    <center>
-    <footer class="footer">
-      <div class="content has-text-centered">
-        <br><br>
-        <!--Badges-->
-        <br><br>
-        <a href="https://jointhefediverse.net/"><image src="assets/badges/FEDERATE-NOW.jpg"></a>
-        <a href="https://archlinux.org"><image src="assets/badges/archlinux.gif"></a>
-        <a href="https://gnu.org"><image src="assets/badges/gnu-linux.gif"></a>
-        <a href="https://fuckoffgoogle.de/"><image src="assets/badges/google_stand.gif"></a>
-        <a href="https://privacytests.org/"><image src="assets/badges/chrmevil.gif"></a>
-        <br>
-        <image src="assets/badges/browser.gif">
-        
-        <image src="assets/badges/piracy.gif">
-        <a href="https://tuxcrafting.online/"><image src="assets/badges/tctek.gif"></a>
-        <iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0"></iframe>
-        <a href="https://cybercriminal.eu"><image src ="../assets/badges/cbrmnl.png"></a>
-        <br>
-        <a href="https://limepot.xyz/"><image src="assets/badges/limepotxyz-badge00.gif"></a>
-        <!--Badges-->
-        <br><br>
-        <a href="https://bulma.io">
-          <img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
-        </a>
-        <a href="https://github.com/catppuccin/catppuccin">
-          <img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
-        </a>
-        <a href="https://codeberg.org/LimePotato/limepot-xyz">
-          <img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
-        </a>
-        
-        <br>
-        <a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
-        <a href="snp.html"><u>Security, Privacy, & Credits</u></a>
-      </div>
-    </footer>
-  </center>
-  </section>
-  </body>
-</html>
diff --git a/boilerplate.html b/boilerplate.html
index 3c89807..7097518 100644
--- a/boilerplate.html
+++ b/boilerplate.html
@@ -36,9 +36,7 @@
             <a class="navbar-item" href="https://limepot.xyz/about.html">
               About Me
             </a>
-            <a class="navbar-item" href="https://limepot.xyz/blog.html">
-              Blog
-            </a>
+            
               <a class="navbar-item" href="https://limepot.xyz/projects.html">
                 Projects
               </a>
diff --git a/index.html b/index.html
index 19ed056..efef98c 100644
--- a/index.html
+++ b/index.html
@@ -36,9 +36,7 @@
             <a class="navbar-item" href="https://limepot.xyz/about.html">
               About Me
             </a>
-            <a class="navbar-item" href="https://limepot.xyz/blog.html">
-              Blog
-            </a>
+            
               <a class="navbar-item" href="https://limepot.xyz/projects.html">
                 Projects
               </a>
diff --git a/projects.html b/projects.html
index 6c4c6ad..1e37efb 100644
--- a/projects.html
+++ b/projects.html
@@ -35,9 +35,6 @@
         <div class="navbar-start">
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
-          </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
           </a>
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
@@ -82,6 +79,11 @@
       <div class="content">
         <!--CODEBERG-->
         <h1 class="title"><image src="assets/icons/codeberg-svgrepo-com.svg" width="24" height="24"><a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a><a href="./rss/codebergrss.html">   <image src="assets/rss.png" width="15" height="15"></image></a></h1>
+
+        <!--MODRINTH-->
+        <h1 class="title"><image src="https://avatars.githubusercontent.com/u/67560307?s=200&v=4" width="24" height="24"><a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a></h1>
+        
+        
         <br><br>
         <!--NULLAFATI.XYZ-->
         <h1 class="title"><image src="https://nullafati.xyz/assets/branding/obo-icon.png" width="24" height="24"><a href="https://nullafati.xyz"><u>The Library</u></a><a href="./rss/nullafatixyzrss.html">   <image src="assets/rss.png" width="15" height="15"></image></a></h1></h1>
diff --git a/rss/LCPRSS.html b/rss/LCPRSS.html
index 6d0e9e3..116dcad 100644
--- a/rss/LCPRSS.html
+++ b/rss/LCPRSS.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/codebergrss.html b/rss/codebergrss.html
index 62430a5..7375a92 100644
--- a/rss/codebergrss.html
+++ b/rss/codebergrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/fedirss.html b/rss/fedirss.html
index 87ed565..1b953ac 100644
--- a/rss/fedirss.html
+++ b/rss/fedirss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/godottempproj.html b/rss/godottempproj.html
index b4f757f..9a80d18 100644
--- a/rss/godottempproj.html
+++ b/rss/godottempproj.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/nullafatixyzrss.html b/rss/nullafatixyzrss.html
index 258c330..94dbb7d 100644
--- a/rss/nullafatixyzrss.html
+++ b/rss/nullafatixyzrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/odyseerss.html b/rss/odyseerss.html
index 5adbf78..b279560 100644
--- a/rss/odyseerss.html
+++ b/rss/odyseerss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/pixelfedrss.html b/rss/pixelfedrss.html
index 550cd57..b2c33b9 100644
--- a/rss/pixelfedrss.html
+++ b/rss/pixelfedrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/psxtemprss.html b/rss/psxtemprss.html
index b59ad86..0743759 100644
--- a/rss/psxtemprss.html
+++ b/rss/psxtemprss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/quilt-template-modrss.html b/rss/quilt-template-modrss.html
index b4d451e..70bd3c6 100644
--- a/rss/quilt-template-modrss.html
+++ b/rss/quilt-template-modrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/roses-modrss.html b/rss/roses-modrss.html
index 2c52b70..a01e7fa 100644
--- a/rss/roses-modrss.html
+++ b/rss/roses-modrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/stellarworksrss.html b/rss/stellarworksrss.html
index 9bbf6dd..111289a 100644
--- a/rss/stellarworksrss.html
+++ b/rss/stellarworksrss.html
@@ -36,9 +36,7 @@
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
           </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
-          </a>
+
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
             </a>
diff --git a/rss/yummyrss.html b/rss/yummyrss.html
index 3a4170b..5c4e538 100644
--- a/rss/yummyrss.html
+++ b/rss/yummyrss.html
@@ -35,9 +35,6 @@
         <div class="navbar-start">
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
-          </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
           </a>
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects
diff --git a/snp.html b/snp.html
index 8605f94..e53a69c 100644
--- a/snp.html
+++ b/snp.html
@@ -35,9 +35,6 @@
         <div class="navbar-start">
           <a class="navbar-item" href="https://limepot.xyz/about.html">
             About Me
-          </a>
-          <a class="navbar-item" href="https://limepot.xyz/blog.html">
-            Blog
           </a>
             <a class="navbar-item" href="https://limepot.xyz/projects.html">
               Projects