Skip to content

Commit

Permalink
Make theme.json work
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrightwell committed Sep 3, 2024
1 parent 1fabcea commit e26c180
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .render/themes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

{{ site.data.specs | jsonify }}
2 changes: 1 addition & 1 deletion .render/themes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NMOS Specifications by Theme

The tables below are organised by theme. To see them organised by id, click [here](..)
The tables below are organised by theme. To see them organised by id, click [here](.)

{% for theme in site.data.themes %}

Expand Down

0 comments on commit e26c180

Please sign in to comment.