Skip to content

Commit

Permalink
docs: update social image icon
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Jan 20, 2024
1 parent 1348e12 commit 8e0d7f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,14 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// Replace with your project's social card
image: 'img/logo.svg',
image: 'img/logo.png',
metadata: [
{
name: 'keywords',
content:
'tushan, admin, opensource, adminjs, fast, react-admin',
},
],
navbar: {
title: 'Tushan',
logo: {
Expand Down
Binary file added website/static/img/logo.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 8e0d7f1

Please sign in to comment.