lookin good

This commit is contained in:
Micah Cowell 2016-03-14 20:08:03 -07:00
parent 41b6b97eba
commit 7b264b6a51
4 changed files with 12 additions and 12 deletions

7
_data/projects.yml Normal file
View File

@ -0,0 +1,7 @@
- name: Fatso
category: theme
url: https://github.com/getmicah/fatso
- name: Beam
category: theme
url: https://github.com/getmicah/beam

View File

@ -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

View File

@ -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;
}
}

View File

@ -4,7 +4,7 @@ layout: default
{% include main.html %}
<div class="work">
<div class="portfolio">
<h1>Web Design:</h1>
<ul>
{% for websites in site.data.websites %}