Skip to content

Commit 3a7b030

Browse files
authored
update
1 parent 0c7ec64 commit 3a7b030

File tree

8 files changed

+16
-47
lines changed

8 files changed

+16
-47
lines changed

docs/.vitepress/config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ export default defineConfig({
182182
collapsed: true,
183183
items: [
184184
{ text: 'Changelog', link: '/resources/changelog' },
185-
// { text: 'Blogs', link: '/resources/blogs' },
186185
{ text: 'License', link: '/resources/license' },
187186
{ text: 'Contact', link: '/resources/contact' },
188187
{ text: 'Community', items: [

docs/public/code_cover.png

409 KB
Loading

docs/public/logo_white_back.png

98.8 KB
Loading

docs/resources/blogs.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

docs/resources/image-1.png

-316 KB
Binary file not shown.

docs/resources/image.png

-316 KB
Binary file not shown.

docs/resources/logo.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Logo
2+
3+
#### Logo
4+
![alt text](/docs/public/logo.png)
5+
6+
#### Logo without Backgound
7+
![alt text](/docs/public/logo_white_back.png)
8+
9+
#### Favicon
10+
![alt text](/docs/public/favicon.ico)
11+
12+
#### Code Cover
13+
![alt text](/docs/public/code_cover.png)

docs/resources/references.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
outline: [2, 4]
33
---
4-
# References
4+
# References, Blogs
55

6-
## Extern
6+
## References
77

88
#### 2024
99
* Webinar on creation of UI5 Interfaces from ABAP using abap2UI5 [(YouTube - 12.12.2024)](https://www.youtube.com/watch?v=N2OAdxf7Lng)
@@ -26,7 +26,7 @@ outline: [2, 4]
2626
* Find abap2UI5 on ABAP Open Source Projects [(dotabap.org)](https://dotabap.org/)
2727

2828

29-
## Intern
29+
## Blogs
3030

3131
### 2024
3232
<br>

0 commit comments

Comments
 (0)