diff --git a/content/home/index.md b/content/home/index.md index b64d02f2e..4daf1e71c 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -9,6 +9,13 @@ extra: imgPath: images/threefold_globe.png --- + +{% row(bgPath="placeholder.png" style="center margin") %} + +## Test Background + +{% end %} + {% row(style="center mtop narrow") %} diff --git a/static/images/placeholder.png b/static/images/placeholder.png new file mode 100644 index 000000000..5dd74525b Binary files /dev/null and b/static/images/placeholder.png differ