summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-16 09:54:59 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-16 09:54:59 +0800
commit023d6464cbf37774ea93dd950bda9350179dfab0 (patch)
treeb5d74ec9813f40611663ae27d04d5ac8f7540c7f
parent2d5640d5304f7218c8ae42faeb97114a1192d036 (diff)
Add double quotes
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 70c4936..c50f89c 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
-<html lang=en>
+<html lang="en">
<head>
- <meta charset=utf-8/>
+ <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://unpkg.com/@shopify/polaris@10.2.0/build/esm/styles.css"/>
</head>