Skip to content

Commit 3d51223

Browse files
committed
update logo
1 parent 3646a78 commit 3d51223

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
title: '',
2222
logo: {
2323
alt: 'Onepanel logo',
24-
src: 'img/onepanel-logo-blue-white.png',
24+
src: 'img/icon.png',
2525
},
2626
items: [
2727
{to: 'docs/getting-started/quickstart', label: 'Getting Started', position: 'left'},

src/css/custom.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ ol > li::marker {
9898
color: var(--ifm-color-secondary);
9999
}
100100

101-
.navbar__logo {
102-
border: 1px solid white;
103-
border-radius: 50%;
104-
}
105-
106101
.docusaurus-highlight-code-line {
107102
background-color: rgb(72, 77, 91);
108103
display: block;

static/img/icon.png

386 Bytes
Loading

0 commit comments

Comments
 (0)