-
Frédéric Noppe authored
Signed-off-by:
Frederic Noppe <frederic.noppe@l3montree.com>
Frédéric Noppe authoredSigned-off-by:
Frederic Noppe <frederic.noppe@l3montree.com>
_meta.ts 712 B
// Copyright 2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH.
// SPDX-License-Identifier: MIT
export default {
index: {
theme: {
layout: 'raw',
},
display: 'hidden',
},
'leichte-sprache': {
theme: {
layout: 'raw',
},
display: 'hidden',
},
introduction: { title: 'Introduction' },
concepts: { title: 'Concepts' },
'api-docs': { title: 'API' },
'about-opencode': {
title: 'Mehr zu openCode ↗',
type: 'page',
href: 'https://opencode.de/en',
newWindow: true,
},
'declaration-on-accessibility': {
display: 'hidden',
},
}