Skip to content

Commit

Permalink
chore(docs): update icon and header links (#306)
Browse files Browse the repository at this point in the history
Signed-off-by: João Estrela <[email protected]>
Co-authored-by: Kent Rancourt <[email protected]>
  • Loading branch information
joaoestrela and krancour authored Oct 4, 2024
1 parent 52e6ba7 commit de88f5d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const config = {
title: 'Kargo Render Docs',
logo: {
alt: 'Kargo Render Documentation',
src: 'img/akuity.png',
src: 'img/kargo.png',
href: '/',
target: '_self',
},
Expand All @@ -79,6 +79,11 @@ const config = {
label: 'GitHub',
position: 'right',
},
{
href: 'http://akuity.community',
label: 'Discord Community',
position: 'right',
},
],
},
footer: {
Expand Down
Binary file removed docs/static/img/akuity.png
Binary file not shown.
Binary file modified docs/static/img/favicon.ico
Binary file not shown.
Binary file added docs/static/img/kargo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de88f5d

Please sign in to comment.