small howto
This commit is contained in:
parent
dcbf6b90a0
commit
d68fa2c57e
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
<div class="container">
|
||||
|
||||
<p><i><a href="../../${static_url}" title="static website">show tycker website</a></i></p>
|
||||
<p><a href="../../${static_url}" title="static website">Show frontpage of this tycker</a></p>
|
||||
|
||||
<div id="help">
|
||||
|
||||
|
@ -40,6 +40,8 @@
|
|||
<dd>* Bullet list; ** Sub item of bullet list; # Numbered list; ## Sub item of numbered list</dd>
|
||||
<dt><strong>Line break</strong></dt>
|
||||
<dd>Force\\Linebreak</dd>
|
||||
<dt><strong>Howto</strong></dt>
|
||||
<dd>1. Press "Generate current timestamp" button to insert the current timestamp<br/>2. Choose a title<br/>3. Create some content<br/>4. Press "Create" button to publish to frontpage</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue