Skip to content

Commit 6523328

Browse files
Update projects heading.
1 parent 238174e commit 6523328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# projects
22

33
{% for project in site.projects %}
4-
# [{{ project.project_name }}]({{ project.url }})
4+
### [{{ project.project_name }}]({{ project.url }})
55
{% endfor %}

0 commit comments

Comments
 (0)