style header differently
This commit is contained in:
parent
745b18dfc0
commit
f62202cb74
23
index.pug
23
index.pug
|
@ -7,17 +7,18 @@ html(lang="en-gb")
|
||||||
link(rel="stylesheet" href="includes/cropper.css")
|
link(rel="stylesheet" href="includes/cropper.css")
|
||||||
script(src="includes/cropper.min.js")
|
script(src="includes/cropper.min.js")
|
||||||
body
|
body
|
||||||
h1
|
header
|
||||||
| pixsy
|
h1
|
||||||
//img(alt="pixsy" src="includes/pixsy.png")
|
| pixsy
|
||||||
p.
|
//img(alt="pixsy" src="includes/pixsy.png")
|
||||||
convert images to Bitsy rooms
|
p.
|
||||||
|
|
convert images to Bitsy rooms
|
||||||
#[a(href="./old/") old version]
|
|
|
||||||
|
|
#[a(href="./old/") old version]
|
||||||
#[a(href="mailto:max@tinybird.info") email]
|
|
|
||||||
|
|
#[a(href="mailto:max@tinybird.info") email]
|
||||||
#[a(href="https://twitter.com/synth_ruiner") twitter]
|
|
|
||||||
|
#[a(href="https://twitter.com/synth_ruiner") twitter]
|
||||||
.pages
|
.pages
|
||||||
.page#start
|
.page#start
|
||||||
button.normal.pagination.next#new create a new bitsy game
|
button.normal.pagination.next#new create a new bitsy game
|
||||||
|
|
Loading…
Reference in New Issue