diff options
Diffstat (limited to 'projects.html')
| -rw-r--r-- | projects.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects.html b/projects.html index c30b3be..f46dec2 100644 --- a/projects.html +++ b/projects.html @@ -4,6 +4,7 @@ title: Projects --- <div class="container"> + <h1>Projects</h1> <table> {% assign n = 2 %} {% assign rows = site.projects.size | divided_by: n | ceil %} |
