Skip to content

Commit

Permalink
Remove blog config
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneboulden committed Jan 17, 2024
1 parent 7252cee commit 584d685
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/kacti/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,6 @@ const config: Config = {
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
},
theme: {
customCss: './src/css/custom.css',
},
Expand Down Expand Up @@ -101,10 +94,6 @@ const config: Config = {
{
title: 'More',
items: [
{
label: 'Blog',
to: '/blog',
},
{
label: 'GitHub',
href: 'https://github.com/shaneboulden/kacti',
Expand Down

0 comments on commit 584d685

Please sign in to comment.