add to custom vcs

This commit is contained in:
Bhavnoor Singh Saroya 2025-08-25 14:13:27 -07:00
parent f1465f8c53
commit 671fdf5424
2 changed files with 7 additions and 3 deletions

View file

@ -46,9 +46,7 @@
<h1>Byte Camp</h1> <h1>Byte Camp</h1>
</header> </header>
<main> <main>
<iframe src="https://trinket-proxy.fly.dev/embed/python/4d53507eddfe" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe> <iframe id="python" src="https://trinket-proxy.fly.dev/embed/python/7135a3898dcd?toggleCode=false" title="Python Trinket Player" width="100%" height="100%" marginwidth="0" marginheight="0" allowfullscreen=""></iframe>
</main> </main>

View file

@ -0,0 +1,6 @@
/.git
/node_modules
.dockerignore
.env
Dockerfile
fly.toml