28 lines
1.2 KiB
Plaintext
Executable File
28 lines
1.2 KiB
Plaintext
Executable File
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='Phoenix\'s 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://img.fluttershub.com/TZmErETQhdGheaev.png', alt='')
|
|
h1.welcome_text.text-flicker.text-flicker-1 Phoenix/Hotaru
|
|
p.about_me.standard_text.text-box-glow
|
|
.pod
|
|
a.standard_text.text-flicker-2(href="https://steamcommunity.com/id/phoenix_owo") Steam
|
|
a.standard_text.text-flicker-2(href="https://twitter.com/HotaruBlaze") Twitter
|
|
a.standard_text.text-flicker-2(href="https://github.com/HotaruBlaze") Github
|
|
a.standard_text.text-flicker-2(href="https://gitlab.com/HotaruBlaze") Gitlab
|
|
footer.standard_text.footer-slide
|
|
.creator
|
|
a.build_text(href="https://img.fluttershub.com/EgOwhwrHyHWw.png") Cookie? 🍪
|