Skip to content

Commit cc720f7

Browse files
committed
netlify first job done
1 parent da2f359 commit cc720f7

32 files changed

Lines changed: 734 additions & 723 deletions

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: pnpm/action-setup@v4
3333
with:
3434
run_install: true
35-
3635
# Astro needs sharp to process images. Sharp is not installed automatically in CI
3736
# @see https://github.com/withastro/astro/issues/9536#issuecomment-1880058215
3837
- name: Install sharp

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/check": "^0.9.4",
1515
"@astrojs/markdown-remark": "^6.1.0",
1616
"@astrojs/rss": "^4.0.11",
17-
"@astrojs/starlight": "^0.32.0",
17+
"@astrojs/starlight": "^0.32.1",
1818
"@astrojs/starlight-tailwind": "^3.0.0",
1919
"@astrojs/tailwind": "^6.0.0",
2020
"@tsparticles/engine": "^3.5.0",
@@ -28,7 +28,7 @@
2828
"remark-directive": "^3.0.0",
2929
"remark-embed-images": "^4.0.0",
3030
"remark-math": "^6.0.0",
31-
"sharp": "^0.32.6",
31+
"sharp": "^0.33.5",
3232
"starlight-blog": "^0.17.2",
3333
"starlight-image-zoom": "^0.8.0",
3434
"starlight-showcases": "^0.2.0",

pnpm-lock.yaml

Lines changed: 558 additions & 573 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/favicon.png

188 KB
Loading

public/images/avatar.jpg

62.6 KB
Loading

public/images/avatar.webp

-25.6 KB
Binary file not shown.

public/images/florida.webp

-55.9 KB
Binary file not shown.

public/images/getprospect.webp

-3.74 KB
Binary file not shown.

public/images/jike.png

688 Bytes
Loading

public/images/leodigital.webp

-3.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)