- 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.
- 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.
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.