We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05b70bd + fa86da1 commit c15367bCopy full SHA for c15367b
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
branches: [main]
9
env:
10
# `BASE_URL` determines the website is served from, including CSS & JS assets
11
- BASE_URL: /
+ BASE_URL: ''
12
13
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
14
permissions:
myst.yml
@@ -21,6 +21,4 @@ site:
21
url: https://openmc.discourse.group/
22
- title: Data
23
url: /data
24
- domains:
25
- - openmc.org
26
- - www.openmc.org
+ domains: []
0 commit comments