From c7acbe6c37a72283c8799a916a6f3c85fe33f829 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 19 Jul 2020 16:25:02 +0100 Subject: [PATCH] "add another image" label --- index.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.pug b/index.pug index ed338d6..d15ee22 100644 --- a/index.pug +++ b/index.pug @@ -30,8 +30,8 @@ html(lang="en-gb") h2 download textarea#output br - button download - button.pagination.prev previous + button#download download + button.pagination.prev add another image button.pagination.start start again script(type="module") include script.js