We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f573649 commit ed9d25aCopy full SHA for ed9d25a
docs/docusaurus.config.js
@@ -14,8 +14,8 @@ const config = {
14
url: 'https://kelvin-olaiya.github.io',
15
// Set the /<baseUrl>/ pathname under which your site is served
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
- // baseUrl: '/PPS-22-Prolog-as-scalaDSL/',
18
- baseUrl: '/',
+ baseUrl: '/PPS-22-Prolog-as-scalaDSL/',
+ // baseUrl: '/',
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments