Initial Commit

This commit is contained in:
Indigo5684
2024-02-06 23:29:43 -06:00
commit ef7278e5a6
15 changed files with 692 additions and 0 deletions

23
_uh223/starter.md Normal file
View 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.