From 31e44f73ae75a386f3b4cf5315f0c7c633b846ca Mon Sep 17 00:00:00 2001 From: Erik Erlandson Date: Sun, 11 Sep 2022 13:01:34 -0700 Subject: [PATCH] try laika image directive for splash --- docs/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f318db2ab..70c0f5867 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,9 @@ -![coulomb splash](/assets/coulomb-splash-800x400.png) +@:image(assets/coulomb-splash-800x400.png) { + intrinsicWidth = 800 + intrinsicHeight = 400 + alt = coulomb splash +} + # Introduction to coulomb