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 238174e commit 6523328Copy full SHA for 6523328
projects.md
@@ -1,5 +1,5 @@
1
# projects
2
3
{% for project in site.projects %}
4
-# [{{ project.project_name }}]({{ project.url }})
+### [{{ project.project_name }}]({{ project.url }})
5
{% endfor %}
0 commit comments