Commit Graph

3 Commits

Author SHA1 Message Date
Henry Zhang
aedec5516b chore: update pkg-types to version 1.3.0 in pnpm-lock.yaml; minor formatting adjustments in multiple markdown files
- Updated pkg-types dependency from 1.2.1 to 1.3.0 in pnpm-lock.yaml.
- Made minor formatting corrections in various markdown files, including keyword spacing and table formatting for better readability.
- Added an image to the investment institutions article for enhanced visual appeal.
2024-12-28 11:57:42 +08:00
Henry Zhang
a826df3216 chore: update Node.js version and dependencies, modify footer links, and adjust typography
- Updated Node.js version in .node-version and package.json to v22.
- Updated regex and regex-recursion dependencies to version 5.1.1 in pnpm-lock.yaml.
- Changed typography fonts in quartz.config.ts to "Noto Sans Simplified Chinese".
- Updated footer links in quartz.layout.ts and quartz/components/Footer.tsx to reflect new community links.
- Made minor formatting adjustments in base.scss for consistency.
2024-12-27 12:31:55 +08:00
Henry Zhang
9a1339e42a feat/Style: Update grid layout variables with map function
Update styles to use the map function from sass to improve maintainability and reduce magic numbers. This change will also allow for easier updates when new breakpoints are added or modified.
2024-12-24 16:06:10 +08:00