Skip to content

Commit 30c1131

Browse files
add interface toggle button and upload button
1 parent e6974a5 commit 30c1131

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

interface.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,16 @@ <h3>Playlist 2</h3>
470470
<p>by @user</p>
471471
</div>
472472
</a>
473+
<a id=action-upload-scene class=action>
474+
<div class=border></div>
475+
<div class=icon>
476+
<i class="fal fa-upload"></i>
477+
</div>
478+
<div class=wrap>
479+
<h3>Upload scene</h3>
480+
<p>Share scene with the world</p>
481+
</div>
482+
</a>
473483
</div>
474484
{{/tab3}}
475485
<div class=results>

0 commit comments

Comments
 (0)