Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codingEnvironment.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<div style="height:100%;margin-left:10px;margin-right:10px;">
<div style=" position:relative; margin-bottom:8px; text-align:center;">
<h1>CSE 190 Blockly Playground: Project 3</h1>
<h1>Adrian's AWESOME Blockly Playground</h1>
</div>
<div style="margin-left:50%;width:50%;">
<img onclick="runCode()" src="images/runButton.png"/>
Expand Down