add the new version to README

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-18 04:51:53 +03:00
parent fa2f3acb35
commit fb58722216
13 changed files with 242 additions and 264 deletions

View File

@ -14,7 +14,7 @@
<Head title="home" desc="home page of my personal website" />
<Header picture="tired" title={$_("home.title")} />
{#if data.error !== undefined}
{#if data.error.length !== 0}
<Error error={data.error} />
{:else}
<main>