From 85667144a3e41fc780796921da0d1771de030c07 Mon Sep 17 00:00:00 2001 From: Jonah Date: Fri, 8 Nov 2019 15:48:16 -0600 Subject: [PATCH] Add info about us and our mission --- _includes/head.html | 4 ++-- assets/img/layout/shield.png | Bin 0 -> 33260 bytes pages/about.html | 17 ++++++++++++++++- 3 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 assets/img/layout/shield.png diff --git a/_includes/head.html b/_includes/head.html index b718dea9..4dc82f5f 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -25,7 +25,7 @@ - {% if page.url == "/" %} + {% if page.url == "/" or page.url == "/about/" %}