Skip to content

Commit 266ea23

Browse files
authored
Remove header from demonstrations section
Remove header from demonstrations section in index.md
1 parent 2308fca commit 266ea23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Scroll down for demonstrations.
2121
## Demonstrations
2222

2323
{% assign demos = site.pages | where_exp:"page", "page.url contains '/Instructions/Demos'" %}
24-
| Demonstration |
24+
| |
2525
| --- |
2626
{% for activity in demos %}| [{{ activity.demo.module }}]({{ site.github.url }}{{ activity.url }}) |
2727
{% endfor %}

0 commit comments

Comments
 (0)