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.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 about.md (limited to 'about.md') diff --git a/about.md b/about.md new file mode 100644 index 0000000..df2842b --- /dev/null +++ b/about.md @@ -0,0 +1,12 @@ +--- +layout: default +title: About +--- +

About Andrew Lee

+ +

Contact me

+

Email Address: {{ site.email }}

+

GitHub: Alee14

+

Twitter: Alee14498

+

YouTube: Andrew Lee

+

Discord: Alee's Community

-- cgit v1.2.3