aboutsummaryrefslogtreecommitdiff
path: root/src/lib/component/About.svelte
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-07-23 14:05:13 -0700
committernetop://ウィビ <paul@webb.page>2026-07-23 14:05:13 -0700
commit0946abd0bc866ca1f0c073eb45e8e2c7822e4e44 (patch)
tree5f74327da499a274af36691cf739265b82b846d6 /src/lib/component/About.svelte
parentcc0677961c237748017fb5946455390af3a50ab6 (diff)
downloadhomepage-0946abd0bc866ca1f0c073eb45e8e2c7822e4e44.tar.gz
homepage-0946abd0bc866ca1f0c073eb45e8e2c7822e4e44.zip
updates deps and svelte config
Diffstat (limited to 'src/lib/component/About.svelte')
-rw-r--r--src/lib/component/About.svelte4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/component/About.svelte b/src/lib/component/About.svelte
index 94f1eba..d4c3cc9 100644
--- a/src/lib/component/About.svelte
+++ b/src/lib/component/About.svelte
@@ -21,8 +21,8 @@
"/images/netopwibby/15.jpg"
];
- let about = "";
- let selfie = "";
+ let about = $state("");
+ let selfie = $state("");
//// function
function randomPortrait() {