From 54d18f0d5c7b1d847215087c33d19f994d7f65e5 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sun, 27 Mar 2016 10:23:17 -0400 Subject: Update site theme --- projects/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'projects') diff --git a/projects/index.html b/projects/index.html index 79461a4..9dbf78e 100644 --- a/projects/index.html +++ b/projects/index.html @@ -15,11 +15,11 @@ description: Projects I’ve done. {% endif %}
-

+

{{ project.tech }} {% if project.github %} • - {{ project.github }} + {{ project.github }} {% endif %}

{{ project.description }}

-- cgit v1.2.3