aria.coffee/.vscode/settings.json
BuyMyMojo 954c1ee17a chore(aria.css): Dont serve Noto Sans font files
Noto Sans is a backup font but because it has a font face it is loaded from the server when it doesn't need to be. if in the future I want it back I have added it's cousin font Noto Sans Display as it is basically the same font but thinner and a smaller file size
2024-12-20 15:58:04 +11:00

10 lines
No EOL
191 B
JSON

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