@@ -40,9 +40,9 @@ <h1 class="text-center">323 Web Emulator</h1>
4040 < noscript class ="alert alert-danger " role ="alert ">
4141 This application requires JavaScript to be enabled.
4242 </ noscript >
43- < input id ="select-file " type ="file " class ="d-none " accept =".323,.txt " />
43+ < input id ="select-file " type ="file " class ="d-none " accept =".323, .txt " />
4444 < label for ="select-file " class ="mb-2 btn btn-primary btn-sm ">
45- <!-- https://icons.getbootstrap.com/icons/upload/ -->
45+ <!-- https://icons.getbootstrap.com/icons/upload/ Copyright (c) 2011-2026 The Bootstrap Authors. MIT license. -->
4646 < svg
4747 xmlns ="http://www.w3.org/2000/svg "
4848 width ="16 "
@@ -113,7 +113,7 @@ <h1 class="text-center">323 Web Emulator</h1>
113113 class ="btn btn-primary "
114114 disabled
115115 >
116- <!-- https://icons.getbootstrap.com/icons/arrow-clockwise/ -->
116+ <!-- https://icons.getbootstrap.com/icons/arrow-clockwise/ Copyright (c) 2011-2026 The Bootstrap Authors. MIT license. -->
117117 < svg
118118 xmlns ="http://www.w3.org/2000/svg "
119119 width ="16 "
@@ -165,7 +165,7 @@ <h1 class="text-center">323 Web Emulator</h1>
165165 data-bs-toggle ="modal "
166166 data-bs-target ="#config_modal "
167167 >
168- <!-- https://icons.getbootstrap.com/icons/gear/ -->
168+ <!-- https://icons.getbootstrap.com/icons/gear/ Copyright (c) 2011-2026 The Bootstrap Authors. MIT license. -->
169169 < svg
170170 xmlns ="http://www.w3.org/2000/svg "
171171 width ="16 "
@@ -269,6 +269,7 @@ <h1 class="text-center">323 Web Emulator</h1>
269269 </ svg >
270270 </ button >
271271 </ div >
272+ <!-- https://icons.getbootstrap.com/icons/arrow-left/ Copyright (c) 2011-2026 The Bootstrap Authors. MIT license. -->
272273 < div class ="arrow-row ">
273274 < button aria-label ="Left " id ="key-left " class ="btn btn-light ">
274275 < svg
@@ -391,6 +392,7 @@ <h1 class="text-center">323 Web Emulator</h1>
391392 </ details >
392393 </ section >
393394 </ main >
395+
394396 <!-- Config Modal -->
395397 < div
396398 class ="modal fade "
@@ -403,7 +405,7 @@ <h1 class="text-center">323 Web Emulator</h1>
403405 < div class ="modal-content " id ="config_modal_content ">
404406 < div class ="modal-header ">
405407 < h2 class ="modal-title fs-5 " id ="config_modal_label ">
406- <!-- https://icons.getbootstrap.com/icons/gear/ -->
408+ <!-- https://icons.getbootstrap.com/icons/gear/ Copyright (c) 2011-2026 The Bootstrap Authors. MIT license. -->
407409 < svg
408410 xmlns ="http://www.w3.org/2000/svg "
409411 width ="16 "
@@ -458,6 +460,7 @@ <h2 class="modal-title fs-5" id="config_modal_label">
458460 </ div >
459461 </ div >
460462 <!-- End Config Modal -->
463+
461464 < footer class ="mt-3 ">
462465 < section >
463466 < h2 class ="fs-4 mt-3 "> Links</ h2 >
0 commit comments