From a3644746f5c9405b5d5d152af235bd29980462f2 Mon Sep 17 00:00:00 2001 From: SoulHarsh007 Date: Mon, 20 Jan 2025 21:56:49 +0530 Subject: [PATCH] chore: use default config for expressiveCode Signed-off-by: SoulHarsh007 --- astro.config.mjs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index e0eecb44..5389e024 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -54,11 +54,6 @@ export default defineConfig({ //reddit: 'https://www.reddit.com/r/cachyos', //patreon: 'https://www.patreon.com/CachyOS' }, - expressiveCode: { - shiki: { - langs: ['ini'], - }, - }, head: [ { tag: 'meta',