We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7111f commit 2602c00Copy full SHA for 2602c00
meetings.md
@@ -69,7 +69,7 @@ title: Meetings
69
{% assign year = file.path | remove: "/assets/meetings" | slice: 1, 4 %}
70
71
72
- {% if path3 !contains path1 %}
+ {% if not path3 contains path1 %}
73
{% if file.path contains '.html' %}
74
{% if file.path contains 'agm' %}
75
<li>
0 commit comments