summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@opera.com>2024-12-18 11:17:37 +0100
committerJoel Klinghed <the_jk@opera.com>2024-12-18 11:18:49 +0100
commit176fb28c24dae4ba07123f20867435a71bf3e8ed (patch)
tree8800418ddd95ab3eb5d3dc070df4f671db04a040 /src
parentcfead8b936a6f6940bb0eb26bd4afa1192e023e6 (diff)
Random stuff: Removing whitespace and installing using modern npm
Diffstat (limited to 'src')
-rw-r--r--src/display.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/display.html b/src/display.html
index 8dbec8e..ae22159 100644
--- a/src/display.html
+++ b/src/display.html
@@ -48,7 +48,7 @@
</head>
<body>
<div id="container">
- <div id="banner">
+ <div id="banner">
<span id="status">No file loaded</span>
<input type="file" name="file" id="file" accept=".json, application/json">
<select id="url"></select>