This commit is contained in:
Igor Barinov 2016-07-12 19:22:19 -07:00
parent 0df19aa4f7
commit fdcd4f5ad6
No known key found for this signature in database
GPG Key ID: 9C290C01E16BAB94
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ html
script(type='text/javascript',src='/libs/materialize/js/materialize.min.js').
meta(property="og:site_name", content="Proof of Phone").
meta(property="og:title", content="Join your phone number and ethereum address.").
meta(property="og:description", content="Proof of phone is a smart oracle developed for the Etherium blockchain to serve as a simple form of KYC (Know-Your-Customer).").
meta(property="og:description", content="Proof of phone is a smart oracle developed for the Ethereum blockchain to serve as a simple form of KYC (Know-Your-Customer).").
meta(property="og:url", content="https://www.proofofphone.com").
meta(property="og:image", content= "https://dl.dropboxusercontent.com/s/zzudapto6w9ch3g/proof.png").
meta(property="fb:app_id" content="947082938740795").
@ -46,7 +46,7 @@ html
div.POPTitleContainer
label.POPTitle Submit your phone number
div.POPDescContainer.marginBottom2
label#topDesc.POPDesc Proof of phone is a smart oracle developed for the Etherium blockchain to serve as a simple form of KYC (Know-Your-Customer).
label#topDesc.POPDesc Proof of phone is a smart oracle developed for the Ethereum blockchain to serve as a simple form of KYC (Know-Your-Customer).
div.inputContainer
div.radioContainer.hide
input(type="radio", id="radioCheckPhone", name="radioCheck", value="phone").hide