]> git.lizzy.rs Git - frontend-next.git/blobdiff - src/routes/index.svelte
feat(index): news
[frontend-next.git] / src / routes / index.svelte
index d8e550e5d5a7573b2acf6807d15e5181396decce..c70ad86097f892ffaff67c91a840ae724267aa7f 100644 (file)
@@ -88,4 +88,15 @@ SPDX-License-Identifier: GPL-3.0-only -->
       >)
     </li>
   </ul>
+
+  <h2>Other News</h2>
+  <p>
+    Someone made a TikTok about the repository! Check it out
+    <a
+      href="https://www.tiktok.com/@lewismenelaws/video/7068359909909236998"
+      target="_blank"
+    >
+      here!
+    </a>
+  </p>
 </section>