From 9923a565221ec647a7b1c5ca198cc801f0cac0b6 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Dec 2023 21:17:24 -0800 Subject: feat(settings): add attributions --- src/lib/Settings/Attributions.svelte | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/lib/Settings/Attributions.svelte (limited to 'src/lib/Settings/Attributions.svelte') diff --git a/src/lib/Settings/Attributions.svelte b/src/lib/Settings/Attributions.svelte new file mode 100644 index 00000000..ef9ed3b3 --- /dev/null +++ b/src/lib/Settings/Attributions.svelte @@ -0,0 +1,32 @@ +
+ Attributions + + + +

+ due.moe + does not host any manga or anime material, and is not affiliated with any of the above sites + and services. +

+
-- cgit v1.2.3