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 25cebf8 commit 0ca78d8Copy full SHA for 0ca78d8
docusaurus.config.js
@@ -11,8 +11,8 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
11
const config = {
12
title: "アルゴリズム入門",
13
// tagline: '',
14
- url: "https://sikepuri-of-algorithm.onrender.com",
15
- baseUrl: "/",
+ url: "https://chvmvd.github.io",
+ baseUrl: "/sikepuri-of-algorithm/",
16
onBrokenLinks: "throw",
17
onBrokenMarkdownLinks: "warn",
18
// favicon: 'img/favicon.ico',
0 commit comments