We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a1964 commit 20f208bCopy full SHA for 20f208b
src/routes/+layout.svelte
@@ -109,8 +109,8 @@
109
{ text: "Projects", href: "/community/projects" },
110
{ text: "Community principles", href: "/community/principles" },
111
{
112
- text: "Contribution approach",
113
- href: "/community/contribution-approach",
+ text: "Contribution criteria",
+ href: "/community/contribution-criteria",
114
},
115
116
text: "Blog posts, videos and podcasts",
@@ -246,6 +246,10 @@
246
247
248
249
+ {
250
251
252
+ },
253
254
text: "Contribution approach",
255
href: "/community/contribution-approach",
0 commit comments