Skip to content

Commit 8d2371c

Browse files
committed
fix: spacing
1 parent 5ed669e commit 8d2371c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ build
88
.env
99
data.db
1010
app/node_modules
11-
app/build
11+
app/build

templates/app.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
<div id="root"></div>
1515
<script type="module" src="/app/build/index.js"></script>
1616
</body>
17-
</html>
17+
</html>

0 commit comments

Comments
 (0)