Skip to content

Commit e5be8ad

Browse files
author
nickwhite
committed
first commit
1 parent 9b5fd7b commit e5be8ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
<h1>JavaScript Universe</h1>
2525
</div>
2626
<div class="controls">
27-
<!-- <div class="language-selector">
27+
<div class="language-selector">
2828
<label>🌍 Язык:</label>
2929
<select id="languageSelect" class="cosmic-select">
3030
<option value="javascript">📜 JavaScript</option>
3131
<option value="typescript">📘 TypeScript</option>
3232
</select>
33-
</div> -->
33+
</div>
3434
<div class="action-buttons">
3535
<button id="runBtn" class="cosmic-btn primary">
3636
<span class="btn-icon">🚀</span>

0 commit comments

Comments
 (0)