mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
push push push
This commit is contained in:
parent
a498b9445c
commit
0165ae50f8
2 changed files with 92 additions and 91 deletions
|
@ -9,10 +9,11 @@ javascript:
|
|||
$('#deleteFilenameForm').submit();
|
||||
}
|
||||
|
||||
.row
|
||||
.content-Base
|
||||
.row.content
|
||||
.span5.offset1
|
||||
|
||||
h1 Your home page
|
||||
h1 Your Website
|
||||
|
||||
- current_site.file_list.each do |file|
|
||||
.row
|
||||
|
|
|
@ -14,7 +14,7 @@ html
|
|||
link href="/assets/css/neo.min.css" rel="stylesheet" type="text/css" media="all"
|
||||
script src="/assets/scripts/nav.min.js"
|
||||
|
||||
body
|
||||
body.interior
|
||||
a id="top"
|
||||
|
||||
== erb :'_header', layout: false
|
||||
|
|
Loading…
Add table
Reference in a new issue