diff --git a/_data/projects.yml b/_data/projects.yml new file mode 100644 index 0000000..6001bdc --- /dev/null +++ b/_data/projects.yml @@ -0,0 +1,7 @@ +- name: Fatso + category: theme + url: https://github.com/getmicah/fatso + +- name: Beam + category: theme + url: https://github.com/getmicah/beam diff --git a/_data/websites.yml b/_data/websites.yml index 6524e33..116f077 100644 --- a/_data/websites.yml +++ b/_data/websites.yml @@ -1,11 +1,8 @@ -- title: Gif-Giving - category: website +- name: Gif-Giving url: http://gif-giving.com -- title: Sheri Koetting - category: website +- name: Sheri Koetting url: http://sherikoetting.com -- title: GetPeppers - category: website +- name: GetPeppers url: http://getpeppers.com diff --git a/assets/css/main.scss b/assets/css/main.scss index e24b10f..f1bce53 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -71,7 +71,7 @@ ul { } -.work { +.portfolio { padding-bottom: 30px; h1 { font-size: 1.4em; @@ -135,8 +135,4 @@ ul { .about { padding-bottom: 30px; - h1 { - font-size: 1.4em; - margin-bottom: 5px; - } } diff --git a/index.html b/index.html index 61ad5eb..3f6daf7 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ layout: default {% include main.html %} -
+

Web Design: