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