Skip to content

Commit 2b0e8d9

Browse files
committed
added project url to config and whacked home page
1 parent 9b79573 commit 2b0e8d9

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
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: "" # the base hostname & protocol for your site, e.g. http://example.com
4+
url: "https://docs.project-ocre.org" # 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

@@ -113,4 +113,4 @@ footer_content: 'Copyright © 2024 Contributors to Project Ocre, which has b
113113
#gh_edit_repository: "https://github.com/project-ocre/project-ocre.github.io" # the github URL for your repo
114114
#gh_edit_branch: "main" # the branch that your docs is served from
115115
# gh_edit_source: docs # the source that your files originate from
116-
#gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
116+
#gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately

docs/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)