Some docs n stuff
This commit is contained in:
13
index.html
13
index.html
@@ -11,24 +11,21 @@
|
||||
<div id="root" aria-hidden="true">
|
||||
<div class="grid container">
|
||||
<div class="cs1 ce12">
|
||||
<p style="font-size: large">Great, your app is running locally</p>
|
||||
<h1 style="font-size: large">TODO Tree Chopper</h1>
|
||||
<p>
|
||||
You can now create your Developer team to get your app running in
|
||||
Miro.
|
||||
Efficiently chop down your TODO trees in Miro 👌🪓
|
||||
</p>
|
||||
</div>
|
||||
<img src="/src/assets/todo-choppers.gif"/>
|
||||
<div class="cs1 ce12">
|
||||
<a
|
||||
class="button button-primary"
|
||||
href="https://developers.miro.com/docs/create-a-developer-team"
|
||||
href="https://github.com/DrHaid/todo-tree-chopper"
|
||||
target="_blank"
|
||||
>
|
||||
Create a Developer team
|
||||
GitHub
|
||||
</a>
|
||||
</div>
|
||||
<div class="cs1 ce12">
|
||||
<p>To see your app, open it in a app panel on Miro.com, or preview it at <a href="/app.html" class="link link-primary">this url</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/index.ts"></script>
|
||||
|
||||
Reference in New Issue
Block a user