diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 04d17bd..abef19f 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -24,9 +24,15 @@ export default withMermaid({ }, footer: { - copyright: 'Copyright © Linux Foundation Europe. IronCore is a project of NeoNephos Foundation. For applicable ' + - 'policies including privacy policy, terms of use and trademark usage guidelines, please see https://linuxfoundation.eu. ' + - 'Linux is a registered trademark of Linus Torvalds.', + copyright: ` +
+ + Copyright © Linux Foundation Europe. IronCore is a project of NeoNephos Foundation. For applicable + policies including privacy policy, terms of use and trademark usage guidelines, please see https://linuxfoundation.eu. + Linux is a registered trademark of Linus Torvalds. + + +
` }, logo: { diff --git a/docs/public/bmwe.png b/docs/public/bmwe.png new file mode 100644 index 0000000..ab642e3 Binary files /dev/null and b/docs/public/bmwe.png differ