remove bloat fonts, get rid of svelte-i18n

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-07-24 06:15:19 +03:00
parent bf95c575eb
commit e3692f90b1
53 changed files with 1965 additions and 2616 deletions

View File

@@ -1,3 +1,5 @@
// TODO: clean this up like api.js
import { urljoin } from "$lib/util.js";
function doc_urljoin(path = null, query = {}) {