Skip to content

Commit d336007

Browse files
committed
Added some filler text for a "just a gist" game.
1 parent cbc3d38 commit d336007

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@ <h1>Tutorials</h1>
297297
<body>
298298
<div itemscope="itemscope" itemtype="tutorial-step" data-step-number="1">
299299
<div itemscope="itemscope" itemtype="tutorial-text">
300-
<p></p>
300+
<h1>DragonRuby Game Toolkit Sandbox</h1>
301+
<p>You can edit the code to the left and see the execution below.</p>
301302
</div>
302303
<div itemscope="itemscope" itemtype="tutorial-code">
303304
<pre>

0 commit comments

Comments
 (0)