Skip to content

Commit 680e5e0

Browse files
committed
style: change favicon
1 parent 800a037 commit 680e5e0

13 files changed

+1089
-116
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12+
"@astrojs/check": "^0.9.4",
1213
"@astrojs/mdx": "^4.3.3",
1314
"@astrojs/rss": "^4.0.12",
1415
"@astrojs/sitemap": "^3.4.2",
1516
"@tailwindcss/vite": "^4.1.12",
1617
"astro": "^5.12.9",
1718
"sharp": "^0.34.2",
18-
"tailwindcss": "^4.1.12"
19+
"tailwindcss": "^4.1.12",
20+
"typescript": "^5.9.2"
1921
}
2022
}

public/favicon.svg

Lines changed: 9 additions & 14 deletions
Loading

public/hacker.svg

Lines changed: 0 additions & 84 deletions
This file was deleted.

src/assets/.gitkeep

Whitespace-only changes.

src/assets/background.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/assets/blog-placeholder-1.jpg

-31.3 KB
Binary file not shown.

src/assets/blog-placeholder-2.jpg

-32.4 KB
Binary file not shown.

src/assets/blog-placeholder-3.jpg

-28 KB
Binary file not shown.

src/assets/blog-placeholder-4.jpg

-37.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)