improvements
This commit is contained in:
@@ -1,18 +1,19 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title Hello, my name is Vlad Faust.
|
||||
title Vlad Faust
|
||||
meta(http-equiv="X-UA-Compatible" content="IE=edge")
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0")
|
||||
meta(property="og:type" content="website")
|
||||
meta(property="og:title" content="Vlad Faust")
|
||||
meta(property="og:site_name" content="VladFaust.com")
|
||||
meta(property="og:description" content="An experienced developer creating fast and beautiful applications in Crystal")
|
||||
meta(property="og:image" content="https://vladfaust.com/img/me.jpg")
|
||||
meta(property="og:url" content="https://vladfaust.com")
|
||||
script(src="bundle.js")
|
||||
body
|
||||
div.bar
|
||||
h1.top Hello, my name is Vlad Faust
|
||||
h1.top Hi, my name is Vlad Faust
|
||||
p I love beautiful code.
|
||||
p
|
||||
| I have a whole year of
|
||||
|
||||
Reference in New Issue
Block a user