The New Beginnings
This commit is contained in:
18
_includes/header.pug
Normal file
18
_includes/header.pug
Normal file
@@ -0,0 +1,18 @@
|
||||
header
|
||||
a.me(href="/")
|
||||
img(src='/public/img/me.jpg')
|
||||
div.text
|
||||
p
|
||||
| Hello, my name is
|
||||
a(href='/') Vlad Faust
|
||||
| .
|
||||
p.tablet-hide
|
||||
| I'm a passionate developer currently working on
|
||||
a(href='/posts/2020-08-20-the-onyx-programming-language') my own programming language
|
||||
| .
|
||||
p.tablet-hide
|
||||
| You can follow me on
|
||||
a(href='https://twitter.com/vladfaust') Twitter
|
||||
| and
|
||||
a(href='https://github.com/vladfaust') GitHub
|
||||
| and also send nudes to mail at vladfaust.com
|
||||
Reference in New Issue
Block a user