Skip to content

Commit f7a3702

Browse files
committed
Add els for applications to breadcrumbs
1 parent 10f3627 commit f7a3702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/theme/components/Breadcrumb.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const siteTitle = computed(() => site.value.title);
2323
const titleMap = {
2424
'/els-for-languages/': 'ELS for Languages',
2525
'/els-for-runtimes-and-libraries/': 'ELS for Runtimes & Libraries',
26+
'/els-for-applications/': 'ELS for Applications',
2627
'/els-for-os/': 'ELS for OS',
2728
};
2829

0 commit comments

Comments
 (0)