one more try
This commit is contained in:
parent
a54f9066a8
commit
b1621cde9d
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# k8s-mastodon-bot
|
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
|
|
||||||
|
# k8s-mastodon-bot
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<label for="config">Your config.edn:</label>
|
<label for="config">Your config.edn:</label>
|
||||||
<textarea name="config" id="config" rows="40" cols="150">
|
<textarea name="config" id="config" rows="40" cols="150">
|
||||||
|
@ -58,6 +58,3 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<script src="js/main.js"></script>
|
<script src="js/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
{::options parse_block_html="false" /}
|
|
||||||
|
|
Loading…
Reference in a new issue