const WikiLink = {
id: "wiki",
title: "GCG.Wiki",
data: "https://wiki.cantorgymnasium.de",
options: {
icon: "help",
},
};
export default WikiLink;