mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-07 05:28:45 -04:00
Deploy
This commit is contained in:
parent
6784b199bb
commit
5444f49919
5 changed files with 984 additions and 3 deletions
Binary file not shown.
BIN
docs/icon.jpg
Normal file
BIN
docs/icon.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
980
docs/index-AZKVAVZF.js
Normal file
980
docs/index-AZKVAVZF.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -6,8 +6,9 @@
|
|||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<title>Automata</title>
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="icon.jpg">
|
||||
<link href="style.css" rel="stylesheet">
|
||||
<script src="./index-RBQSMPFL.js" type="module" crossorigin></script></head>
|
||||
<script src="./index-AZKVAVZF.js" type="module" crossorigin></script></head>
|
||||
|
||||
<body>
|
||||
<div class="centered" id="center_text">
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
|
||||
<div class="hSplit" style="--split-default: 50%" title="Drag to resize canvas height"></div>
|
||||
|
||||
<div style="padding-bottom: 10px">
|
||||
<div class="flexCol">
|
||||
<div class="controls" style="background: var(--bg-0)">
|
||||
<button id="togglePhysics" class="btn btn-toggle active" title="Toggle physics layout">
|
||||
Physics: ON
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue