We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc3d38 commit d336007Copy full SHA for d336007
1 file changed
index.html
@@ -297,7 +297,8 @@ <h1>Tutorials</h1>
297
<body>
298
<div itemscope="itemscope" itemtype="tutorial-step" data-step-number="1">
299
<div itemscope="itemscope" itemtype="tutorial-text">
300
- <p></p>
+ <h1>DragonRuby Game Toolkit Sandbox</h1>
301
+ <p>You can edit the code to the left and see the execution below.</p>
302
</div>
303
<div itemscope="itemscope" itemtype="tutorial-code">
304
<pre>
0 commit comments