We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f3627 commit f7a3702Copy full SHA for f7a3702
docs/.vuepress/theme/components/Breadcrumb.vue
@@ -23,6 +23,7 @@ const siteTitle = computed(() => site.value.title);
23
const titleMap = {
24
'/els-for-languages/': 'ELS for Languages',
25
'/els-for-runtimes-and-libraries/': 'ELS for Runtimes & Libraries',
26
+ '/els-for-applications/': 'ELS for Applications',
27
'/els-for-os/': 'ELS for OS',
28
};
29
0 commit comments