Skip to content

Commit

Permalink
Logo added.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed May 20, 2024
1 parent 94005c6 commit 862d06e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/web/components/config-editor/config-editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ provide<() => boolean>(PROVIDED_TOGGLE_SUMMARY, () => toggleRightBar(rightBarMod
<navbar :on-burger-click="leftBarVisible.on">
<template #title>
MolecuLarva
<img src="/molecular-ts/logo.png" alt="MolecuLarva" style="height: 30px; margin-left: 10px; margin-right: -10px">
</template>
<template #body>
<sidebar :visible="leftBarVisible" position="left" style="overflow: hidden; resize: horizontal;">
Expand Down

0 comments on commit 862d06e

Please sign in to comment.