mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
fix caps
This commit is contained in:
parent
4f0ffe744f
commit
908a057cd1
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
script src="/js/bootstrap.min.js"
|
||||
|
|
Loading…
Add table
Reference in a new issue