mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 02:20:05 -04:00
26365e08b4
2. feat(config): banner 使用 WebP 格式图片 3. style(config): search 搜索条长度固定 4. style(profile): 将个人档案 profile 中的提交记录改为 /info/ 5. chore(profile): 将 profile 电子邮箱地址改为 admin@adclosenn.top 6. style(config): 删除了顶部 Nav 的 主页 7. docs(pages): about 关于页面更新 2025/8/16 8. style(css): 加入专对于代码框的字体 JetBrainsMono-VF 9. fix(config): 解决misans.astro 文件中的解释 description 被定义为了 I18nKey.about 关于 的问题 10. fix(config): 修复网易云音乐音乐外链挂件未使用 https 的问题
33 lines
338 B
Plaintext
33 lines
338 B
Plaintext
# build output
|
|
dist/
|
|
|
|
# generated types
|
|
.astro/
|
|
|
|
# dependencies
|
|
node_modules/
|
|
|
|
# logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# environment variables
|
|
.env
|
|
.env.production
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
.vercel
|
|
|
|
package-lock.json
|
|
bun.lockb
|
|
yarn.lock
|
|
|
|
# My test files
|
|
duolingo.py
|
|
duolingo copy.py
|
|
test.py
|
|
temp.js |