1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

switch to self-hosted Iosevka fonts, enable prefetch

Assisted by Claude Code

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2026-05-19 12:04:05 +05:30
parent f03f57f064
commit df4f2e3863
5 changed files with 32 additions and 6 deletions
+1
View File
@@ -8,6 +8,7 @@ export default defineConfig({
site: "https://avinal.space",
output: "static",
integrations: [sitemap()],
prefetch: true,
markdown: {
shikiConfig: {
theme: "github-dark-default",