diff --git a/package.json b/package.json index 2bcba20..33d07f3 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,9 @@ "peerDependencies": { "typescript": "^5.0.0" }, + "scripts": { + "dev": "bun run ./src/watch.ts", + "gen": "bun run ./src/build.tsx" + }, "dependencies": {} } \ No newline at end of file diff --git a/src/build.tsx b/src/build.tsx index 57967db..dcff59d 100644 --- a/src/build.tsx +++ b/src/build.tsx @@ -96,7 +96,7 @@ let html = renderToString( environment={environment} path="/" head={{ - description: "Home page of Wah-Collection by @radiquum", + description: `Home page of Wah-Collection by @radiquum | ${images.length} Images | ${videos.length} Videos | ${images.length + videos.length} Total`, image: "https://s3.tebi.io/wahs.wah.su/red_panda/1928. bqiKzsaDPlw.jpg", url: process.env.WEB_URL as string, preload: [