Skip to content

Commit d7f74a4

Browse files
authored
Update index.html
1 parent 5d1b75e commit d7f74a4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111

1212
</head>
1313
<body>
14-
<h1>WLED Map Generator</h1>
15-
<h2>Create A ledmap</h2>
16-
<img src="How_to_create_LEDMAPS_01.png" alt="Create Ledmap" >
17-
14+
1815
<p>modified by ALDIY , Add ledmap name input , width and height for MM compatibility </p>
1916
<p>modified Sören Willrodt by Garrett Mace (macetech.com), inspired by Mark Kriegsman</p>
2017

@@ -43,5 +40,11 @@ <h3>Generates Maps for WLED</h3>
4340

4441
<div id="ledgrid"></div>
4542
<div id="result">Map goes here.</div>
43+
44+
<h1>WLED Map Generator</h1>
45+
<h2>Create A ledmap</h2>
46+
<img src="How_to_create_LEDMAPS_01.png" alt="Create Ledmap" >
47+
48+
4649
</body>
4750
</html>

0 commit comments

Comments
 (0)