Update index.pug

This commit is contained in:
2019-09-03 06:50:17 +00:00
parent dabc0000cf
commit 5d22b622d7

View File

@@ -1,26 +1,26 @@
doctype html
html(lang='en')
head
meta(charset='UTF-8')
meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(http-equiv='X-UA-Compatible', content='ie=edge')
meta(name='Description', content='Flutters Personal Website')
link(rel='stylesheet', type='text/css', href='scss/index.scss')
include links.pug
include ogp.pug
title Fluttershub.com
body
.container
.pod
.glow
img#profile_pic(src='https://storage.googleapis.com/api.fluttershub.com/images/public/profile_pic.png', alt='')
h1.welcome_text.text-flicker.text-flicker-1 MrFlutters
p.about_me.standard_text.text-box-glow
.pod
a.standard_text.text-flicker-2(href="https://steamcommunity.com/id/MrFlutters") Steam
a.standard_text.text-flicker-2(href="https://twitter.com/mrflutters") Twitter
a.standard_text.text-flicker-2(href="https://github.com/MrFlutters") Github
footer.standard_text.footer-slide
.creator
a.build_text(href="https://img.fluttershub.com/EgOwhwrHyHWw.png") Cookie? 🍪
doctype html
html(lang='en')
head
meta(charset='UTF-8')
meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(http-equiv='X-UA-Compatible', content='ie=edge')
meta(name='Description', content='Flutters Personal Website')
link(rel='stylesheet', type='text/css', href='scss/index.scss')
include links.pug
include ogp.pug
title Fluttershub.com
body
.container
.pod
.glow
img#profile_pic(src='https://storage.googleapis.com/api.fluttershub.com/images/public/profile_pic.png', alt='')
h1.welcome_text.text-flicker.text-flicker-1 Hotauwu
p.about_me.standard_text.text-box-glow
.pod
a.standard_text.text-flicker-2(href="https://steamcommunity.com/id/MrFlutters") Steam
a.standard_text.text-flicker-2(href="https://twitter.com/mrflutters") Twitter
a.standard_text.text-flicker-2(href="https://github.com/MrFlutters") Github
footer.standard_text.footer-slide
.creator
a.build_text(href="https://img.fluttershub.com/EgOwhwrHyHWw.png") Cookie? 🍪