Move all the figure shortcodes to /layouts/shortcodes/figures; center all of them
This commit is contained in:
parent
ead979da00
commit
542866489d
12 changed files with 43 additions and 37 deletions
|
@ -26,7 +26,7 @@ Most recently, it's what got me hooked on the genre all over again. Famously, it
|
|||
you start. It's up to you to figure out everything based on what you -- the player -- know about the game. It's like a
|
||||
puzzle!
|
||||
|
||||
{{< post_figure name=nethack >}}
|
||||
{{< figures/image name=nethack >}}
|
||||
|
||||
### Brogue
|
||||
|
||||
|
@ -35,7 +35,7 @@ awe. It does a really great job of making use of the terminal to render a beauti
|
|||
(there are lakes!) animates, there are fields of mossy grass and plants, there are blobs of goo that explode and spread
|
||||
noxious pink gas everywhere.
|
||||
|
||||
{{< post_figure name=brogue >}}
|
||||
{{< figures/image name=brogue >}}
|
||||
|
||||
### Dungeon Crawl Stone Soup
|
||||
|
||||
|
@ -43,7 +43,7 @@ My friend David introduced me to [Dungeon Crawl Stone Soup][dcss] on Twitter. I
|
|||
the complexities of many roguelikes into a simpler form that's still rich and engaging. I really like how easy it is to
|
||||
drop in on people and observe games too!
|
||||
|
||||
{{< post_figure name=dcss >}}
|
||||
{{< figures/image name=dcss >}}
|
||||
|
||||
[nh]: https://www.nethack.org
|
||||
[b]: https://sites.google.com/site/broguegame/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue