Mirror of
0
fork

Configure Feed

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

Merge pull request #15 from trueberryless-org/rybbit

authored by

Felix Schneider and committed by
GitHub
02f75f21 57bc2fc4

+10
+10
starlight/astro.config.mjs
··· 48 48 label: "Deutsch", 49 49 }, 50 50 }, 51 + head: [ 52 + { 53 + tag: "script", 54 + attrs: { 55 + src: "https://rybbit-be.lou.gg/api/script.js", 56 + "data-site-id": "4", 57 + defer: true, 58 + }, 59 + }, 60 + ], 51 61 tableOfContents: { minHeadingLevel: 2, maxHeadingLevel: 3 }, 52 62 expressiveCode: {}, 53 63 customCss: [