feat: rewrite cv about text
All checks were successful
Docker / build-and-push-image (push) Successful in 2m13s
All checks were successful
Docker / build-and-push-image (push) Successful in 2m13s
This commit is contained in:
parent
a4fc110eb3
commit
c7be9f3aba
18 changed files with 197 additions and 179 deletions
|
@ -17,7 +17,7 @@
|
|||
"@astrojs/rss": "^4.0.12",
|
||||
"@astrojs/sitemap": "3.4.1",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"astro": "^5.12.0",
|
||||
"astro": "^5.12.3",
|
||||
"astro-icon": "^1.1.5",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"tailwindcss": "^4.1.11",
|
||||
|
@ -26,8 +26,8 @@
|
|||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^24.0.15",
|
||||
"npm-check-updates": "^18.0.1",
|
||||
"@types/node": "^24.1.0",
|
||||
"npm-check-updates": "^18.0.2",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue