diff options
| author | Fuwn <[email protected]> | 2023-12-06 21:18:58 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-06 21:18:58 -0800 |
| commit | 3b5a4607b2519ab5036009e12242f6d11370741a (patch) | |
| tree | cd074449223f0cede2a1199809846b86a64e520b /src/lib/Settings | |
| parent | feat(settings): remove verbiage (diff) | |
| download | due.moe-3b5a4607b2519ab5036009e12242f6d11370741a.tar.xz due.moe-3b5a4607b2519ab5036009e12242f6d11370741a.zip | |
feat(attributions): add link statement
Diffstat (limited to 'src/lib/Settings')
| -rw-r--r-- | src/lib/Settings/Attributions.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Settings/Attributions.svelte b/src/lib/Settings/Attributions.svelte index fcb6ee9f..400a0fb5 100644 --- a/src/lib/Settings/Attributions.svelte +++ b/src/lib/Settings/Attributions.svelte @@ -26,7 +26,7 @@ <p> <a href="/">due.moe</a> - does <b>not</b> host any manga or anime material, and is not affiliated with any of the above sites - and services. + does <b>not</b> host or link to any manga or anime material, and is not affiliated with any of the + above sites and services. </p> </details> |