diff --git a/views/layout.slim b/views/layout.slim index 21612499..651ec080 100644 --- a/views/layout.slim +++ b/views/layout.slim @@ -7,12 +7,12 @@ html link href="/css/bootstrap-responsive.min.css" rel="stylesheet" link href="/css/font-awesome.min.css" rel="stylesheet" link href="/css/styles.css" rel="stylesheet" - meta property="og:title" content="Neocities" + meta property="og:title" content="NeoCities" meta property="og:description" content="NeoCities is the new Geocities. Create your own free home page, and do whatever you want with it." - + body a id="top" - + .container .row .span12 @@ -34,4 +34,4 @@ html == yield script src="/js/jquery.min.js" - script src="/js/bootstrap.min.js" \ No newline at end of file + script src="/js/bootstrap.min.js"