commit a58968eb445d17d90956a69c9069bcba24d13724 parent f6017f2b8f777ff5321160b86e3578026791d5dd Author: corndog <cauchyn@firemail.cc> Date: Sat, 23 Mar 2019 17:09:11 -0700 Simplify caption and alt text construction I only now remembered I am actually using pandoc to markup the markdown so there's an easier way to add alt text. Diffstat:
| M | in/sits/index.md | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/in/sits/index.md b/in/sits/index.md @@ -8,10 +8,7 @@ description: A networked versus vertically scrolling shooter in progress. {{ template "proseheader" .ModTime }} -<figure> - -<figcaption>Destroyed enemies explode and damage other enemies which can start a “chain.”</figcaption> -</figure> +{alt="The player's spaceship faces off against a squadron of enemies."} Shimmers in the Stars was the production name of a game I was making with LÖVE[(0)][0] at the start of 2016. SITS aimed to provide a networked versus shooter experience in the