diff --git a/eslint.config.js b/eslint.config.js
index 1ffeda4..f410f92 100644
--- a/eslint.config.js
+++ b/eslint.config.js
@@ -1,5 +1,4 @@
// https://github.com/sveltejs/eslint-plugin-svelte/issues/732
-import eslintPluginPrettierRecommended from 'eslint-plugin-prettier/recommended';
import eslintPluginSvelte from 'eslint-plugin-svelte';
import js from '@eslint/js';
import svelteParser from 'svelte-eslint-parser';
@@ -15,7 +14,6 @@ export default [
js.configs.recommended,
...tsEslint.configs.strict,
...eslintPluginSvelte.configs['flat/recommended'],
- eslintPluginPrettierRecommended, // must be last to override conflicting rules.
{
languageOptions: {
globals: {
diff --git a/src/routes/donate/+page.svelte b/src/routes/donate/+page.svelte
new file mode 100644
index 0000000..1cbf354
--- /dev/null
+++ b/src/routes/donate/+page.svelte
@@ -0,0 +1,47 @@
+
+ Join us to support cutting-edge research, student development, and impactful open source + software. Make a gift to the Interactive Data Lab! +
++ In addition to our research output and educational curricula, the Interactive Data Lab develops and contributes to popular open source software projects including Vega-Lite, Vega-Altair, D3.js, Arquero, and Mosaic. Your gift helps us enhance people's ability to understand and communicate data, including support for student researchers and open source development. +
+ ++ Donations directly support the Interactive Data Lab and are processed by the UW Foundation (tax id 94-3079432). Your gift may be tax deductible as charitable contributions for U.S. federal tax purposes as allowed by IRS regulations. For more, see the UW Giving Frequently Asked Questions. +