feat: update og description

This commit is contained in:
2018-09-22 17:13:48 +03:00
parent 1d244f907d
commit 2cf7d0e223

View File

@@ -12,7 +12,7 @@ html
meta(property="og:type" content="website") meta(property="og:type" content="website")
meta(property="og:title" content="Vlad Faust") meta(property="og:title" content="Vlad Faust")
meta(property="og:site_name" content="VladFaust.com") 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:description" content="An experienced developer creating fast and beautiful open-source projects")
meta(property="og:image" content="https://vladfaust.com/img/me.jpg") meta(property="og:image" content="https://vladfaust.com/img/me.jpg")
meta(property="og:url" content="https://vladfaust.com") meta(property="og:url" content="https://vladfaust.com")
script(src="bundle.js") script(src="bundle.js")