Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aohycent authored Jun 25, 2023
1 parent ff27323 commit 718dc0f
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,7 @@
.alert{z-index:999;border-radius:1px;background-color: #f1f1f1;color:green;font-size:20px}
</style>
<body class="active">
<form action="/avm/app/coditor" method="post"><input type="hidden" name="old" value="editor/updates.html">
<input type="hidden" name="path" value="/home/xsatoshigh/.avm/editor/updates.html">

<form action="#" method="get">
<header>
<div class="menu" hidden>
<button>Menu</button>
Expand All @@ -263,15 +261,11 @@
</div>
<div class="page-file">
<span class="disk" title="This Device">💻</span>
<span class="active"><input type="text" class="search-input" value="editor/updates.html"></span>
<span class="active"><input type="text" class="search-input" value="http://coditorlab.github.io"></span>
</div>
</header>
<div class="main">
<iframe src="https://raw.githubusercontent.com/aohycent/coditor/main/README.md" style="border:0;height:20vm">
<textarea name="content" class="cpad"></textarea>
<div class="cli text-center bg-dark">
<div class="alert alert-success"></div>
</div>
<textarea name="content" class="cpad">Write here</textarea>
</div>

<span class="icon">&#8450;&#128192;&#120123;&#120128;&#120139;&#128191;&#8477;</span>
Expand Down

0 comments on commit 718dc0f

Please sign in to comment.