From a498b9445c0ade779c88574dd129f83a6458bad9 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 13 Jul 2013 21:44:00 -0400 Subject: [PATCH] fix footer --- views/layout.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layout.slim b/views/layout.slim index 27e404ca..1f6711cb 100644 --- a/views/layout.slim +++ b/views/layout.slim @@ -52,4 +52,4 @@ html ga('create', 'UA-41925541-1', 'neocities.org'); ga('send', 'pageview'); - == erb :'_int-footer', layout: false \ No newline at end of file + == erb :'_int-footer', layout: false \ No newline at end of file