Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
GitHub
0f365b06 68579c90

+5 -2
+5 -2
src/pages/index.astro
··· 1 - ,--- 1 + --- 2 2 import LunariaLayout from "../layouts/LunariaLayout.astro"; 3 3 import { processPlugins } from "../utils"; 4 4 ··· 27 27 >'s <a 28 28 href="https://hideoo.dev/notes/starlight-plugin-use-custom-translation-strings" 29 29 >blog about translations in Starlight plugins</a 30 - > and then you can add your plugin to <a href="https://github.com/trueberryless-org/starlight-plugin-translations/blob/main/src%2Fdata.ts">this list</a>. 30 + > and then you can add your plugin to <a 31 + href="https://github.com/trueberryless-org/starlight-plugin-translations/blob/main/src%2Fdata.ts" 32 + >this list</a 33 + >. 31 34 </p> 32 35 </LunariaLayout>