From f7da804e40b990e5f1ee2214a2e2e4984d704f16 Mon Sep 17 00:00:00 2001 From: toufic ar Date: Tue, 7 Jul 2026 18:29:43 +0300 Subject: initial commit --- src/lib/components/Attributions.svelte | 56 ++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 src/lib/components/Attributions.svelte (limited to 'src/lib/components/Attributions.svelte') diff --git a/src/lib/components/Attributions.svelte b/src/lib/components/Attributions.svelte new file mode 100644 index 0000000..7cdc5cc --- /dev/null +++ b/src/lib/components/Attributions.svelte @@ -0,0 +1,56 @@ + + +credits and sources for the content in this page + +
+
+ stack +
    +
  • Svelte
  • +
  • + daisyUI +
  • +
  • tailwindcss
  • +
+
+
+ fonts +
    +
  • DEPARTURE MONO
  • +
  • + JetBrains Mono +
  • +
  • IBM Plex Mono
  • +
+
+
+ assets +
    +
  • + Noto cat emoji +
  • +
  • + iconify +
  • +
+
+
-- cgit v1.3.1