Skip to content

Commit

Permalink
adding data tables for all page types
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Dec 6, 2023
1 parent f8b3cf3 commit d489769
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,21 +103,25 @@ defaults:
path: "pages/your_domain/"
values:
type: your_domain
datatable: true
-
scope:
path: "pages/your_tasks/"
values:
type: your_tasks
datatable: true
-
scope:
path: "pages/your_role/"
values:
type: your_role
datatable: true
-
scope:
path: "pages/tool_assembly/"
values:
type: tool_assembly
datatable: true
-
scope:
path: "pages/national_resources/"
Expand Down

0 comments on commit d489769

Please sign in to comment.