added devcontainer

This commit is contained in:
Boof 2023-03-27 09:41:39 +02:00 committed by GitHub
parent 9f0ca70833
commit b0e0ceccd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 2 deletions

11
devcontainer.json Normal file
View File

@ -0,0 +1,11 @@
{
"customizations": {
"codespaces": {
"repositories": {
"hexahigh/games": {
"permissions": "write-all"
}
}
}
}
}

View File

@ -109,8 +109,8 @@
<p class="text">Javascript</p>
</div>
<!--<div class="skills-item">
<img src="data/images/lua.png" alt="Lua">
<p class="text">Lua</p>
<img src="data/images/lua.png" alt="Golang">
<p class="text">Go</p>
</div>-->
<div class="skills-item">
<img src="data/images/py.png" alt="Python">