diff --git a/public/healthz.json b/public/healthz.json index ff85e69..2be9069 100644 --- a/public/healthz.json +++ b/public/healthz.json @@ -2,7 +2,7 @@ "status": "ok", "service": "aitherboard", "version": "0.2.0", - "buildTime": "2026-02-06T16:11:30.844Z", + "buildTime": "2026-02-06T16:38:51.661Z", "gitCommit": "unknown", - "timestamp": 1770394290844 + "timestamp": 1770395931661 } \ No newline at end of file diff --git a/src/lib/components/find/SearchAddressableEvents.svelte b/src/lib/components/find/SearchAddressableEvents.svelte new file mode 100644 index 0000000..ac22a38 --- /dev/null +++ b/src/lib/components/find/SearchAddressableEvents.svelte @@ -0,0 +1,646 @@ + + +
+ Search through parameterized events with d-tags, such as long-form articles, wiki pages, or e-books/publications +
+ +