This commit is contained in:
Kyle Drake 2013-06-03 18:24:22 -07:00
parent 4f0ffe744f
commit 908a057cd1

View file

@ -7,12 +7,12 @@ html
link href="/css/bootstrap-responsive.min.css" rel="stylesheet" link href="/css/bootstrap-responsive.min.css" rel="stylesheet"
link href="/css/font-awesome.min.css" rel="stylesheet" link href="/css/font-awesome.min.css" rel="stylesheet"
link href="/css/styles.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." meta property="og:description" content="NeoCities is the new Geocities. Create your own free home page, and do whatever you want with it."
body body
a id="top" a id="top"
.container .container
.row .row
.span12 .span12
@ -34,4 +34,4 @@ html
== yield == yield
script src="/js/jquery.min.js" script src="/js/jquery.min.js"
script src="/js/bootstrap.min.js" script src="/js/bootstrap.min.js"