We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2308fca commit 266ea23Copy full SHA for 266ea23
1 file changed
index.md
@@ -21,7 +21,7 @@ Scroll down for demonstrations.
21
## Demonstrations
22
23
{% assign demos = site.pages | where_exp:"page", "page.url contains '/Instructions/Demos'" %}
24
-| Demonstration |
+| |
25
| --- |
26
{% for activity in demos %}| [{{ activity.demo.module }}]({{ site.github.url }}{{ activity.url }}) |
27
{% endfor %}
0 commit comments