From b1c97c9f9f2721c5fb6db741dfb7bbbbecd8aa6e Mon Sep 17 00:00:00 2001 From: filifa Date: Sun, 8 Sep 2024 15:45:09 -0500 Subject: [PATCH] add attributions page --- attributions.html | 30 ++++++++++++++++++++++++++++++ elements.js | 1 + 2 files changed, 31 insertions(+) create mode 100644 attributions.html diff --git a/attributions.html b/attributions.html new file mode 100644 index 0000000..11e4323 --- /dev/null +++ b/attributions.html @@ -0,0 +1,30 @@ + + + + + + + + + Attributions + + + + +
+ +
+ + + diff --git a/elements.js b/elements.js index e8987e1..133c26b 100644 --- a/elements.js +++ b/elements.js @@ -31,6 +31,7 @@ class DDFooter extends HTMLElement { `;