Reset to old home page

This commit is contained in:
Jon Staab
2026-02-18 11:02:39 -08:00
parent c77197d959
commit fc14de9b0f
5 changed files with 66 additions and 339 deletions
-1
View File
@@ -2,7 +2,6 @@
import cx from "classnames"
import type {Snippet} from "svelte"
import {formatTimestamp} from "@welshman/lib"
import {getListTags, getPubkeyTagValues} from "@welshman/util"
import type {TrustedEvent} from "@welshman/util"
import Danger from "@assets/icons/danger-triangle.svg?dataurl"
import Icon from "@lib/components/Icon.svelte"