From 968d81f5cbcf964f25a0fa4965d9fb4aee26625a Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 3 Jan 2015 05:34:42 +0100 Subject: [PATCH] use correct year automatically --- views/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.jade b/views/index.jade index 712d195..2152ebe 100644 --- a/views/index.jade +++ b/views/index.jade @@ -280,7 +280,7 @@ block content footer hr - p(class="pull-right") Copyright Craftatar 2014 + p(class="pull-right") Copyright Craftatar #{new Date().getFullYear()} // preload hover images