From c2ce8d5e56dac1fbcd8b40d33e48d5d42f3528e6 Mon Sep 17 00:00:00 2001 From: Micah Cowell Date: Tue, 3 May 2016 18:28:44 -0700 Subject: [PATCH] hire me --- _config.yml | 3 +-- _layouts/default.html | 10 ---------- assets/css/hire.scss | 5 +++++ hire/index.html | 36 ++++++++++++++++++++++++++++++++++++ me/index.md | 2 +- 5 files changed, 43 insertions(+), 13 deletions(-) create mode 100644 assets/css/hire.scss create mode 100644 hire/index.html diff --git a/_config.yml b/_config.yml index a74aca9..6cc7390 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,6 @@ # My variables name: Micah Cowell -description: cool web design -google_analytics: UA-39119359-12 +description: Futuristic web design google_verification: null diff --git a/_layouts/default.html b/_layouts/default.html index b202a7c..a25091d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -21,16 +21,6 @@ - - diff --git a/assets/css/hire.scss b/assets/css/hire.scss new file mode 100644 index 0000000..980828b --- /dev/null +++ b/assets/css/hire.scss @@ -0,0 +1,5 @@ +--- +--- + +@import "reset"; +@import "config"; diff --git a/hire/index.html b/hire/index.html new file mode 100644 index 0000000..91164b8 --- /dev/null +++ b/hire/index.html @@ -0,0 +1,36 @@ +--- +--- + + + + + + + + + + Micah Cowell + + + + + + + + + +
+ +
+

Hello, my name is Micah.
Let's make something awesome.

+
+ +
+ +
+ +
+ + + + diff --git a/me/index.md b/me/index.md index 50f830f..999feab 100644 --- a/me/index.md +++ b/me/index.md @@ -1,4 +1,4 @@ - --- +--- layout: about ---