Skip to content

Commit 560e2ff

Browse files
authored
Reorganize script and style tags in index.html
1 parent f9fb02b commit 560e2ff

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
analytics.page();
99
}}();
1010
</script>
11-
<style>
12-
body {
13-
background-color: linen;
14-
}
15-
</style>
11+
<script src="https://cdn.optimizely.com/datafiles/FsiU7JzsYXLhoyCGvXCyS.json"></script>
12+
<style>
13+
body {
14+
background-color: linen;
15+
}
16+
</style>
1617
</head>
1718
<body>
1819
<h1>Sign up for the latest information on sneaker drops!</h1>

0 commit comments

Comments
 (0)