Skip to content

Commit f1c8e32

Browse files
docs: Update GH pages and theme configuration.
Adding the .nojekyll dot file should resolve the issue with html files starting with an anderscore not being deployed.
1 parent d85a24f commit f1c8e32

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ search_enabled: true
1919
aux_links:
2020
'View on GitHub':
2121
- 'https://github.com/microbit-foundation/microbit-universal-hex/'
22+
aux_links_new_tab: true
2223
# Color scheme currently only supports "dark" or nil (default)
2324
color_scheme: 'light'
25+
# Create URL anchors for headings
26+
heading_anchors: true

docs/api/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)