about summary refs log tree commit diff stats
path: root/src/Home.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'src/Home.svelte')
-rw-r--r--src/Home.svelte6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Home.svelte b/src/Home.svelte
index 552e7ee..1a81465 100644
--- a/src/Home.svelte
+++ b/src/Home.svelte
@@ -7,3 +7,9 @@
   Checkout my other
   <a href="https://andinus.unfla.me/projects">projects</a>.
 </p>
+<p>
+  Inspired by Karishma's work:
+  <a href="https://karishmarajput.github.io/cg-algo">
+    karishmarajput.github.io/cg-algo
+  </a>.
+</p>