We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1111a8f commit c24c8baCopy full SHA for c24c8ba
_config.yml
@@ -27,6 +27,6 @@ languages: ['ja', 'en']
27
default_lang: 'ja'
28
exclude_from_localization: ['javascript', 'images', 'css']
29
parallel_localization: false
30
-url: https://xc-jp.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
31
-baseurl: "/blog-posts" # the subpath of your site, e.g. "/blog"
+url: "https://xc-jp.github.io"
+baseurl: "/blog-posts"
32
repository: "xc-jp/blog-posts"
0 commit comments