mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
a
This commit is contained in:
parent
694fe48e7f
commit
c0f7791197
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
</head>
|
</head>
|
||||||
<script src="index.js"></script>
|
<script src="index.js" defer></script>
|
||||||
<body>
|
<body>
|
||||||
<textarea id="textInput"></textarea>
|
<textarea id="textInput"></textarea>
|
||||||
<button id="processButton">Process</button>
|
<button id="processButton">Process</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user