aboutsummaryrefslogtreecommitdiff
path: root/views/layout.pug
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-01 18:15:12 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-01 18:15:12 -0400
commitab197dc41a884902625aff031cf0df089b8065b6 (patch)
tree7fcee70319f9b0b1f69ca44f6dd5f10c62e395d4 /views/layout.pug
parent0732a03ab98caf5b8f059d576fe26b2c2d1431f2 (diff)
downloadalp-website-ab197dc41a884902625aff031cf0df089b8065b6.tar.gz
alp-website-ab197dc41a884902625aff031cf0df089b8065b6.tar.bz2
alp-website-ab197dc41a884902625aff031cf0df089b8065b6.zip
Changed the website
Diffstat (limited to 'views/layout.pug')
-rw-r--r--views/layout.pug7
1 files changed, 0 insertions, 7 deletions
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