Skip to content

Commit 0035921

Browse files
committed
Update default.html
1 parent e1356d0 commit 0035921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_layouts/default.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ <h2>{{ site.description | default: site.github.project_tagline }}</h2>
2929
<section id="editor">
3030
<hr>
3131
<h3>Playground</h3>
32+
Modify the name and the source code below and the bookmarklet
33+
in the "Result" section will update to reflect it in real-time.
3234
<h4>Name</h4>
3335
<input class="container" style="background: rgba(0,0,0,0.9); border: 1px solid rgba(255,255,255,0.15); padding: 10px; font-size: 16px; color: #d0d0d0; border-radius: 2px; word-wrap: normal; overflow: scroll;" type="text" id="mininame" name="mininame" value="Hello, world!">
3436
<h4 style="margin-top: 10px;">Source code</h4>

0 commit comments

Comments
 (0)