Revive the beauty of typography. https://retypeset.radishzz.cc/en/
Find a file
radishzzz e14c62e1f6 refactor: clean up SEO and theme configuration
- Remove unused SEO metadata fields like Facebook and site screenshot
- Rename global font configuration from 'font' to 'fontStyle'
- Update theme toggle to use documentElement instead of body for theme restoration
- Simplify HTML metadata and remove redundant meta tags
- Adjust index page to use div instead of time for date display
2025-01-26 23:55:08 +00:00
.vscode chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
public/image feat: add language switcher component and update layout 2025-01-24 10:11:56 +00:00
src refactor: clean up SEO and theme configuration 2025-01-26 23:55:08 +00:00
.editorconfig chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
.gitignore chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
astro.config.ts refactor: restructure project configuration and utility modules 2025-01-25 08:19:31 +00:00
eslint.config.mjs chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
package.json chore: update dev dependencies and ESLint parser 2025-01-25 08:29:54 +00:00
pnpm-lock.yaml chore: update dev dependencies and ESLint parser 2025-01-25 08:29:54 +00:00
tsconfig.json chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
uno.config.ts chore: update dependencies and enhance theme configuration 2025-01-24 08:21:38 +00:00