summaryrefslogtreecommitdiffstats
path: root/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.html b/projects.html
index 62772d6..6800dcd 100644
--- a/projects.html
+++ b/projects.html
@@ -4,7 +4,7 @@ title: Projects
---
<div class="container">
- <h1>{{ page.title }}</h1>
+ <h2>{{ page.title }}</h2>
<table>
{% assign n = 2 %}
{% assign rows = site.projects.size | divided_by: n | ceil %}