Initial Commit
This commit is contained in:
23
_uh223/starter.md
Normal file
23
_uh223/starter.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Title"
|
||||
excerpt: "This excerpt will be replaced later."
|
||||
sidebar:
|
||||
- title: "Placeholder kitten!"
|
||||
image: http://placekitten.com/350/250
|
||||
image_alt: "logo"
|
||||
text: "Small text goes here"
|
||||
gallery:
|
||||
- image_path: http://placekitten.com/400/500
|
||||
alt: "placeholder image 1"
|
||||
title: "Kitten!"
|
||||
- image_path: http://placekitten.com/500/500
|
||||
alt: "placeholder image 2"
|
||||
- image_path: http://placekitten.com/700/700
|
||||
alt: "placeholder image 3"
|
||||
---
|
||||
|
||||
This is only a placeholder for now - we haven't done anything in this class yet!
|
||||
|
||||
{% include gallery caption="This is a sample gallery full of kittens" %}
|
||||
|
||||
Enjoy kittens.
|
||||
Reference in New Issue
Block a user