Skip to content

Commit

Permalink
test GH pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmason2-godaddy committed Feb 14, 2024
1 parent c994e42 commit 1d9ddbf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions classic/docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { themes } = require('prism-react-renderer');

/** @type {import('@docusaurus/types').Config} */
const config = {
module.exports = {
title: 'Gasket',
staticDirectories: ['public', 'static'],
tagline: 'Gasket is cool',
Expand Down Expand Up @@ -102,5 +102,3 @@ const config = {
},
}),
};

export default config;

0 comments on commit 1d9ddbf

Please sign in to comment.