Added credits
This commit is contained in:
parent
8e47da19a4
commit
fcc1f84ef2
|
@ -514,7 +514,9 @@ textarea {
|
|||
<div id="options-button-dialog" class="dialog">
|
||||
<div id="options-scroll">
|
||||
<img id="options-logo" src="images/logo-options.gif" width="176" height="48" />
|
||||
|
||||
<br>
|
||||
<button id="use-lines-button">Lines Mode</button>
|
||||
<button id="use-ascii-button">ASCII Mode</button><br>
|
||||
<p>Moving around.<br>
|
||||
Desktop: <span>Hold CTRL and drag the screen.</span><br>
|
||||
Mobile: <span>Drag quickly to move. Press and hold to start drawing. Pinch to zoom in/out.</span></p>
|
||||
|
@ -532,8 +534,9 @@ textarea {
|
|||
<div class="info-icon-file undo-image"></div><div class="info-description">Undo. <br><span>Made a mistake? Undo!</span></div><br>
|
||||
<div class="info-icon-file redo-image"></div><div class="info-description">Redo. <br><span>Too many Undo's? Redo!</span></div><br>
|
||||
<br>
|
||||
<button id="use-lines-button">Lines Mode</button>
|
||||
<button id="use-ascii-button">ASCII Mode</button><br>
|
||||
|
||||
|
||||
Developed by <a href="https://plus.google.com/+LewisHemens/about">Lewis</a>, Designed by <a href="mailto:info@samirvine.co.uk">Sam</a> and <a href="mailto:ryangilbanks@gmail.com">Ryan</a>.
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue