From: Christopher Coté Date: Fri, 4 Mar 2022 16:27:40 +0000 (-0500) Subject: update background colors X-Git-Url: http://git.entropealabs.com/?a=commitdiff_plain;h=a96a33373242dc5de9cc3b638a30b7833905a016;p=photography.git update background colors --- diff --git a/src/index.js b/src/index.js index 1a86b10f..fca3186f 100644 --- a/src/index.js +++ b/src/index.js @@ -148,8 +148,8 @@ function image(image){ w.appendChild(i); w.appendChild(u); - w.appendChild(dt); w.appendChild(exif) + w.appendChild(dt); return w; } diff --git a/www/index.html b/www/index.html index 6a1be22b..0c04fd64 100644 --- a/www/index.html +++ b/www/index.html @@ -7,7 +7,7 @@