Skip to content

Commit 5659346

Browse files
committed
Added baseurl /
1 parent 760cce0 commit 5659346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ theme: just-the-docs
1111
# urls
1212

1313
repository: BIRDSOpenSource/BIRDSOpenSource.github.io/ # for github-metadata
14-
baseurl: "" # the subpath of your site, e.g. /blog
14+
baseurl: "/" # the subpath of your site, e.g. /blog
1515
url: https://birdsopensource.github.io
1616
logo: "/assets/images/birds-logo-light.png" # Set a path/url to a logo that will be displayed instead of the title
1717
favicon_ico: "/assets/images/favicon.ico" # Set a path/url to a favicon that will be displayed by the browser

overview/index.jp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: はじめに
3-
layout: ホーム
3+
layout: home
44
permalink: "/"
55
lang: jp
66
---

0 commit comments

Comments
 (0)