meta tags

This commit is contained in:
Kyle Drake 2013-06-03 18:22:53 -07:00
parent 85d80a7839
commit 4f0ffe744f

View file

@ -7,7 +7,9 @@ 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"
script src="/js/jquery.min.js"
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"
@ -31,4 +33,5 @@ html
container
== yield
script src="/js/jquery.min.js"
script src="/js/bootstrap.min.js"