Skip to content

Commit

Permalink
chore: update website logo (#278)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
  • Loading branch information
sozercan authored Jun 6, 2024
1 parent 81d062b commit 89ad154
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ const config = {
title: 'AIKit',
logo: {
alt: 'AIKit Logo',
src: 'img/logo.png',
src: 'img/logo.svg',
width: 32,
height: 32,
},
items: [
{
Expand Down
Loading

0 comments on commit 89ad154

Please sign in to comment.