Skip to content

Commit bddf230

Browse files
authored
Merge pull request #21722 from LasseRosenow/starlight-fix-title
doc/starlight: rename guides title from Riot to RIOT
2 parents 92b3b69 + 80b6e5c commit bddf230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/starlight/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
site: "https://guide.riot-os.org",
88
integrations: [
99
starlight({
10-
title: "Riot Documentation",
10+
title: "RIOT Documentation",
1111
social: [
1212
{
1313
icon: "github",

0 commit comments

Comments
 (0)