index page
This commit is contained in:
parent
e33ee06cc6
commit
91ea1d23bc
@ -3,7 +3,7 @@ head
|
|||||||
meta(http-equiv='X-UA-Compatible', content='IE=edge,chrome=1')
|
meta(http-equiv='X-UA-Compatible', content='IE=edge,chrome=1')
|
||||||
meta(name='viewport', content='width=device-width,initial-scale=1')
|
meta(name='viewport', content='width=device-width,initial-scale=1')
|
||||||
|
|
||||||
title BitPay
|
title Mystery
|
||||||
meta(http-equiv='Content-type', content='text/html;charset=UTF-8')
|
meta(http-equiv='Content-type', content='text/html;charset=UTF-8')
|
||||||
meta(name="keywords", content="node.js, express, mongoose, mongodb, angularjs")
|
meta(name="keywords", content="node.js, express, mongoose, mongodb, angularjs")
|
||||||
meta(name="description", content="Mystery")
|
meta(name="description", content="Mystery")
|
||||||
|
|||||||
@ -1,4 +1,24 @@
|
|||||||
extends layouts/default
|
extends layouts/default
|
||||||
|
|
||||||
block content
|
block content
|
||||||
h1 Hello BitPay!
|
h1 mystery
|
||||||
|
p ˈmɪst(ə)ri/'
|
||||||
|
| noun
|
||||||
|
audio(src="https://ssl.gstatic.com/dictionary/static/sounds/de/0/mystery.mp3",preload="auto",data-dobid="aud",id="aud")
|
||||||
|
button(onclick="document.getElementById('aud').play()") Play
|
||||||
|
|
||||||
|
ol
|
||||||
|
li
|
||||||
|
strong something that is difficult or impossible to understand or explain.
|
||||||
|
p "the mysteries of outer space"
|
||||||
|
| synonyms: puzzle, enigma, conundrum, riddle, secret, unsolved problem, problem, question, question mark, closed book; secrecy or obscurity.
|
||||||
|
p "much of her past is shrouded in mystery"
|
||||||
|
| synonyms: secrecy, darkness, obscurity, ambiguity, ambiguousness, uncertainty, impenetrability, vagueness, nebulousness; More
|
||||||
|
li
|
||||||
|
strong a person or thing whose identity or nature is puzzling or unknown.
|
||||||
|
p "‘He's a bit of a mystery,’ said Nina"
|
||||||
|
li
|
||||||
|
strong a novel, play, or film dealing with a puzzling crime, especially a murder.
|
||||||
|
p "the 1920s murder mystery, The Ghost Train"
|
||||||
|
| synonyms: thriller, detective story/novel, murder story; More
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user