diff options
| author | netop://ウィビ <paul@webb.page> | 2026-07-23 14:05:13 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-07-23 14:05:13 -0700 |
| commit | 0946abd0bc866ca1f0c073eb45e8e2c7822e4e44 (patch) | |
| tree | 5f74327da499a274af36691cf739265b82b846d6 /src/lib/component/Support.svelte | |
| parent | cc0677961c237748017fb5946455390af3a50ab6 (diff) | |
| download | homepage-0946abd0bc866ca1f0c073eb45e8e2c7822e4e44.tar.gz homepage-0946abd0bc866ca1f0c073eb45e8e2c7822e4e44.zip | |
updates deps and svelte config
Diffstat (limited to '')
| -rw-r--r-- | src/lib/component/Support.svelte | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/component/Support.svelte b/src/lib/component/Support.svelte index ceff0fd..a5bc48f 100644 --- a/src/lib/component/Support.svelte +++ b/src/lib/component/Support.svelte @@ -1,5 +1,4 @@ -<script lang="ts"> -</script> +<script lang="ts"></script> <style lang="scss"> h2 { |