Add test content

This commit is contained in:
Michael Rose 2016-03-23 22:03:27 -04:00
parent 974797a2b8
commit 5635a42ed5
4 changed files with 10 additions and 3 deletions

View file

@ -4,8 +4,8 @@ layout: splash
permalink: /splash-page/
date: 2016-03-23T11:48:41-04:00
header:
splash: true
background_color: "#000"
overlay_color: "#000"
overlay_image: unsplash-image-1.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
splash_row:
- image_path: unsplash-gallery-image-1-th.jpg

View file

@ -49,6 +49,7 @@
.page__title {
margin-top: 0;
font-family: $serif;
line-height: 1;
& + .page__meta {
margin-top: -1.5em;
}
@ -79,6 +80,10 @@
color: #fff;
text-shadow: 1px 1px 4px rgba(#000, 0.5);
}
.page__title {
font-size: 64px;
}
}
}

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,8 @@
---
layout: archive
excerpt: "A minimalistic Jekyll theme by Michael Rose."
header:
overlay_color: "#666"
author_profile: false
---