Skip to content

Commit afa7353

Browse files
committed
removed base url because it breaks the site without an index.md
1 parent 2b0e8d9 commit afa7353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Ocre Docs
22
description: Documentation for the Ocre runtime
33
baseurl: "" # the subpath of your site, e.g. /blog
4-
url: "https://docs.project-ocre.org" # the base hostname & protocol for your site, e.g. http://example.com
4+
url: "" # the base hostname & protocol for your site, e.g. http://example.com
55
repository: project-ocre/project-ocre.github.io
66
theme: just-the-docs
77

0 commit comments

Comments
 (0)