diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2021-10-26 16:49:09 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2021-10-26 16:49:09 +0200 |
| commit | dbb66972ebd987f60e10939bfb4493f87bbc73c3 (patch) | |
| tree | f951d36871d12089775e79a57c73855c21a2e72e /src/templates | |
| parent | 55d0e202677253ecf893bd52649871f10b52d3de (diff) | |
| download | isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.gz isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.zst isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.zip | |
Quick commit with sort-of working WYSiWYG and moving chit
Diffstat (limited to 'src/templates')
| -rw-r--r-- | src/templates/main.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/templates/main.html b/src/templates/main.html index 14ad523..a248ec1 100644 --- a/src/templates/main.html +++ b/src/templates/main.html @@ -14,8 +14,7 @@ <body> <button id="document-add"></button> - <div id="tinymce"> - </div> + <div id="tinymce"></div> </body> </html> |
