From 8b116f86f4a6ce0455004bead277770dc605f1c1 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 17 Nov 2018 21:38:52 -0500 Subject: Added a default layout and replaced the html with the markdown layout --- about.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 about.html (limited to 'about.html') diff --git a/about.html b/about.html deleted file mode 100644 index cff97ff..0000000 --- a/about.html +++ /dev/null @@ -1,20 +0,0 @@ ---- ---- - - - - {% include heading.html %} - About | {{ site.title }} - - - {% include navigator.html %} -

About {{ site.title }}

-

Contact me

-

Email Address: {{ site.email }}

-

GitHub: Alee14

-

Twitter: Alee14498

-

YouTube: Andrew Lee

-

Discord: Alee's Community

- {% include footer.html %} - - -- cgit v1.2.3