Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Azgaar authored Apr 1, 2020
2 parents 738ffee + 4054391 commit 834e942
Show file tree
Hide file tree
Showing 35 changed files with 2,510 additions and 578 deletions.
11 changes: 11 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "0.1.0",
"configurations": [
{
"name": "Debug",
"type": "chrome",
"request": "launch",
"file": "${workspaceFolder}/index.html"
}
]
}
4 changes: 3 additions & 1 deletion icons.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 834e942

Please sign in to comment.