CMS refactor
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
const WikiLink = {
|
||||
id: "wiki",
|
||||
title: "GCG.Wiki",
|
||||
data: "https://wiki.cantorgymnasium.de",
|
||||
options: {
|
||||
icon: "help",
|
||||
},
|
||||
id: "wiki",
|
||||
title: "GCG.Wiki",
|
||||
data: "https://wiki.cantorgymnasium.de",
|
||||
options: {
|
||||
icon: "help",
|
||||
},
|
||||
};
|
||||
|
||||
export default WikiLink;
|
||||
|
Reference in New Issue
Block a user