From de6a8445bca3dc1beeb03d34da4483d7331824c8 Mon Sep 17 00:00:00 2001 From: Junv Date: Mon, 4 Feb 2013 10:29:29 +0800 Subject: [PATCH] update copyright --- .gitignore | 2 ++ app/views/home/index.html.slim | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1104348..6284915 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile ~/.gitignore_global +.DS_Store + # Ignore bundler config /.bundle diff --git a/app/views/home/index.html.slim b/app/views/home/index.html.slim index ed5b5c8..b4a8b46 100644 --- a/app/views/home/index.html.slim +++ b/app/views/home/index.html.slim @@ -34,7 +34,7 @@ footer li a href="https://github.com/ocelots/ocelots/graphs/contributors" Development Team p.copyright - span © 2012  + span © 2013  span style="font-family: Trebuchet MS, sans-serif;" strong Thought span Works \ No newline at end of file