mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
committed by
Luiz F. A. de Prá
parent
3d4335a787
commit
12b4246e29
@@ -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" >}}
|
||||
|
||||
BIN
exampleSite/static/images/N90.jpg
Normal file
BIN
exampleSite/static/images/N90.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 KiB |
Reference in New Issue
Block a user