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 66aedd4 commit cf7fd91Copy full SHA for cf7fd91
docs/.vitepress/config.mjs
@@ -14,7 +14,6 @@ export default defineConfig({
14
['link', { rel: 'shortcut icon', href: '/docs/favicon.ico' }],
15
['link', { rel: 'apple-touch-icon', sizes: '180x180', href: '/docs/favicon.ico' }],
16
['link', { rel: 'stylesheet', href: 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css' }],
17
-
18
],
19
title: "abap2UI5",
20
description: "Developing Purely in ABAP",
0 commit comments