diff options
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/projects.html b/projects.html deleted file mode 100644 index 8659cbc..0000000 --- a/projects.html +++ /dev/null @@ -1,5 +0,0 @@ -<ul class="Projects__List"> - $for(projects)$ - $body$ - $endfor$ -</ul> |