]> git.lizzy.rs Git - frontend-next.git/commitdiff
feat(index): news
authorFuwn <contact@fuwn.me>
Fri, 25 Mar 2022 06:21:15 +0000 (23:21 -0700)
committerFuwn <contact@fuwn.me>
Fri, 25 Mar 2022 06:21:15 +0000 (23:21 -0700)
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>