summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorErnst Widerberg <ernst@sunet.se>2022-01-27 16:24:09 +0100
committerErnst Widerberg <ernst@sunet.se>2022-01-27 16:24:09 +0100
commit1c0c47e36b4e3ef47eb68464b7b800be3e4ceba6 (patch)
treeaae472fb9432a991a02eff1af29e0599fdfc80b0 /src/index.html
parent05ef26253195a9c4a4f4f41d57dab1eb8fe2a06d (diff)
Format src/* with prettier
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html
index 451fc50..a2f8a83 100644
--- a/src/index.html
+++ b/src/index.html
@@ -6,8 +6,8 @@
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
- />
- <script type="module" src="./inject.js"></script>
+ />
+ <script type="module" src="./inject.js"></script>
<title>SOC Dashboard</title>
</head>
<body>