Add simple figure style for content class (#130)

* Add figure style

* Add figure to exampleSite

* Apply suggested changes from code-review
This commit is contained in:
Piotr Januszewski
2019-01-07 16:30:09 +01:00
committed by Luiz F. A. de Prá
parent 3d4335a787
commit 12b4246e29
7 changed files with 17 additions and 2 deletions

View File

@@ -74,3 +74,7 @@ var foo = function (bar) {
console.log(foo(5));
```
## Hugo shortcode for figure
{{< figure src="/images/N90.jpg" caption="N90 nebula, \"New stars shed light on the past\" by ESA/Hubble" >}}