@@ -140,6 +140,10 @@ export const deConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
text: 'TresLeches 🍰',
link: 'https://tresleches.tresjs.org/',
},
+ {
+ text: 'Nachbearbeitung',
+ link: 'https://post-processing.tresjs.org/',
+ },
],
@@ -142,6 +142,10 @@ export const enConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
+ text: 'Post-processing',
@@ -141,6 +141,10 @@ export const esConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
+ text: 'Post-procesamiento',
@@ -139,6 +139,10 @@ export const frConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
] },
@@ -138,6 +138,10 @@ export const nlConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
+ text: 'Nabewerking',
@@ -139,6 +139,10 @@ export const zhConfig: LocaleSpecificConfig<DefaultTheme.Config> = {