Skip to content

Commit f5982ca

Browse files
authored
Merge pull request #15 from MbinOrg/mbin-community-blog-updates
Add my Mbin blog updates magazine to community items as well
2 parents c437795 + 2559f09 commit f5982ca

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docusaurus.config.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,17 @@ const config = {
135135
title: 'Community',
136136
items: [
137137
{
138-
label: 'Mbin Meta Magazine',
138+
label: 'Mbin Meta Magazine (gehirneimer.de)',
139139
href: 'https://gehirneimer.de/m/mbinmeta',
140140
},
141141
{
142-
label: 'Mbin Releases Magazine',
142+
label: 'Mbin Releases Magazine (gehirneimer.de)',
143143
href: 'https://gehirneimer.de/m/mbinReleases',
144144
},
145+
{
146+
label: 'Mbin Blog Updates (melroy.org)',
147+
href: 'https://kbin.melroy.org/m/updates',
148+
},
145149
{
146150
label: 'Matrix Space',
147151
href: 'https://matrix.to/#/#mbin:melroy.org',

0 commit comments

Comments
 (0)