Add images
This commit is contained in:
parent
f2f3325ab3
commit
efbdea1b57
4 changed files with 6 additions and 5 deletions
|
@ -3,6 +3,7 @@ title: Smallpiece 2017
|
|||
image: https://farm5.staticflickr.com/4426/35552704294_5aa52e2ed6_k_d.jpg
|
||||
linkTitle: 2017
|
||||
date: 2017-08-05
|
||||
show_images: true
|
||||
---
|
||||
|
||||
Smallpiece 2017 was my first experience into the realm of smallpiece's _Computing and Micro Electronics_ course. This took place between the 29th July and 5th August, for me. The students were only around 31st to 4th.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Day 1
|
||||
image: https://farm5.staticflickr.com/4426/35552704294_5aa52e2ed6_k_d.jpg
|
||||
image: https://farm5.staticflickr.com/4373/36251679941_9c7fd90f07_o_d.jpg
|
||||
linkTitle: Monday
|
||||
date: 2017-07-31
|
||||
---
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: Smallpiece Development
|
||||
linkTitle: Development
|
||||
---
|
|
@ -18,6 +18,10 @@ $fa-font-path: "../fonts";
|
|||
h1 {
|
||||
font-size: 2.75em;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.box a .image {
|
||||
|
|
Loading…
Reference in a new issue