From c73f70510952632c2b7d389df150fb952e2e1c13 Mon Sep 17 00:00:00 2001 From: Alee Date: Tue, 27 Nov 2018 15:28:11 -0500 Subject: renamed the contact page to the about and added the specs list --- _includes/navigator.html | 2 +- about.md | 66 ++++++++++++++++++++++++++++++++++++++++++++++++ contact.md | 11 -------- 3 files changed, 67 insertions(+), 12 deletions(-) create mode 100644 about.md delete mode 100644 contact.md diff --git a/_includes/navigator.html b/_includes/navigator.html index 9fe852a..af6e36b 100644 --- a/_includes/navigator.html +++ b/_includes/navigator.html @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/about.md b/about.md new file mode 100644 index 0000000..566c043 --- /dev/null +++ b/about.md @@ -0,0 +1,66 @@ +--- +layout: default +title: About +description: Things about me. +--- + +

Contact Me

+

Email Address: {{ site.email }}

+

GitHub: Alee14

+

Twitter: Alee14498

+

YouTube: Andrew Lee

+

Discord: Alee's Community

+ +

My Computer Specs

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeItem
CPUAMD - Ryzen 3 2200G 3.5 GHz Quad-Core Processor
CPU CoolerCooler Master - Hyper T2 54.8 CFM Sleeve Bearing CPU Cooler
MotherboardASRock - B450M-HDV Micro ATX AM4 Motherboard
MemoryCorsair - Vengeance LPX 8 GB (1 x 8 GB) DDR4-2400 Memory
CaseRosewill - FBM-X1 MicroATX Mini Tower Case
Power SupplyEVGA - 500 W 80+ Certified ATX Power Supply
\ No newline at end of file diff --git a/contact.md b/contact.md deleted file mode 100644 index 877ada0..0000000 --- a/contact.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -title: Contact -description: You can contact me thru these links. ---- - -

Email Address: {{ site.email }}

-

GitHub: Alee14

-

Twitter: Alee14498

-

YouTube: Andrew Lee

-

Discord: Alee's Community

-- cgit v1.2.3