Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -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: `
<div style="display: flex; align-items: center; justify-content: space-between;">
<span>
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.
</span>
<img src="/bmwe.png" style="max-width: 340px; margin-left: 16px;">
</div>`
},

logo: {
Expand Down
Binary file added docs/public/bmwe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading