diff --git a/static/dream_web/index.js b/static/dream_web/index.js index 001454d9e5..8181bbfccf 100644 --- a/static/dream_web/index.js +++ b/static/dream_web/index.js @@ -13,7 +13,7 @@ function appendOutput(src, seed, config) { const figureContents = ` - ${altText} + ${altText}
${seed}
`;