Skip to content

Commit 71c7be1

Browse files
committed
Remove baseurl in Netlify
1 parent d2f4ccd commit 71c7be1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
baseurl: ''

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
command = "make md && bundle exec jekyll build --config _config.yml,_staging.yml"

0 commit comments

Comments
 (0)