Skip to content

Commit bc8803c

Browse files
committed
add logo
1 parent 4767b17 commit bc8803c

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

docusaurus.config.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ const config = {
6262
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
6363
({
6464
// Replace with your project's social card
65-
image: 'img/docusaurus-social-card.jpg',
65+
//image: 'img/docusaurus-social-card.jpg',
6666
navbar: {
67-
title: '> lessops',
68-
// logo: {
69-
// alt: 'lessops',
70-
// src: 'img/logo.svg',
71-
// },
67+
title: 'lessops',
68+
logo: {
69+
alt: 'lessops',
70+
src: 'img/logo.png',
71+
},
7272
// items: [
7373
// {
7474
// type: 'docSidebar',

static/img/logo.png

807 Bytes
Loading

static/img/logo.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)