From ab197dc41a884902625aff031cf0df089b8065b6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 1 Aug 2019 18:15:12 -0400 Subject: Changed the website --- views/layout.pug | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 views/layout.pug (limited to 'views/layout.pug') diff --git a/views/layout.pug b/views/layout.pug deleted file mode 100644 index 15af079..0000000 --- a/views/layout.pug +++ /dev/null @@ -1,7 +0,0 @@ -doctype html -html - head - title= title - link(rel='stylesheet', href='/stylesheets/style.css') - body - block content -- cgit v1.2.3