Skip to content

Commit

Permalink
docs: fix trailingSlash (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 18, 2022
1 parent 8b210d3 commit a56cd37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/docusaurus.config.js
Expand Up @@ -15,6 +15,7 @@ module.exports = {
organizationName: 'naver',
plugins: ['docusaurus-plugin-sass', './webpack.js'],
themes: ['@docusaurus/theme-live-codeblock'],
trailingSlash: false,
themeConfig: {
hideableSidebar: false,
navbar: {
Expand Down

0 comments on commit a56cd37

Please sign in to comment.