Skip to content

Commit 928ea5e

Browse files
committed
Remove default baseurl setting from _config.yml
This no longer makes sense as a default setting when the recommended hosting platform is Netlify. It may also be the case that GitHub Pages now automatically adds this setting anyway, which I will test.
1 parent 22ee0aa commit 928ea5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
title: JKAN
22
greeting: Welcome to JKAN
33
description: A lightweight, backend-free open data portal, powered by Jekyll.
4-
baseurl: /jkan
54
logo: /img/jkan.png
65

76
# Site theme

0 commit comments

Comments
 (0)