Skip to content

Commit c0ad826

Browse files
Better
1 parent e05564f commit c0ad826

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
39.6 KB
Binary file not shown.

docs/projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h5 style="margin: 0; padding-bottom: 25px">${data[id].slice(0, data[id].indexOf
8686
<div style="padding-bottom: 25px">
8787
<a href="${project}" class="btn btn-outline-primary" download>Download Project</a>
8888
</div>
89-
<iframe src="https://turbowarp.org/embed?project_url=https://brackets-coder.github.io/BlockifyVR/${project}"></iframe>`;
89+
<iframe src="https://turbowarp.org/embed?project_url=https://brackets-coder.github.io/BlockifyVR/${project}" allow="fullscreen"></iframe>`;
9090
document.getElementById("projectContainer").appendChild(document.createRange().createContextualFragment(html));
9191
}
9292

0 commit comments

Comments
 (0)