aria.coffee/.vscode/settings.json
BuyMyMojo 8f5c40bed5 refactor(NavHeader.astro): Optimise the header background image size and resolution
Moved to using Astro's `getImage()` function to serve the image as an avif image wich was been scaled down so it's isn't larger resolution than it need to be
2024-12-20 15:05:50 +11:00

8 lines
No EOL
146 B
JSON

{
"conventionalCommits.scopes": [
"FriendLink.astro",
"astro.config.mjs",
".vscode",
"NavHeader.astro"
]
}