diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..519b6e6 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,12 @@ +{ + "version": "0.2.0", + "configurations": [ + { + "name": "Launch index.html", + "type": "firefox", + "request": "launch", + "reAttach": true, + "file": "${workspaceFolder}/index.html" + } + ] +} \ No newline at end of file diff --git a/index.html b/index.html index b1d4020..8058f9b 100644 --- a/index.html +++ b/index.html @@ -5,13 +5,13 @@ Apophis Coding - - + +
- Icon of Apophis Coding + Icon of Apophis Coding

Apophis Coding

@@ -23,12 +23,12 @@
  • - + Projects
  • - + About us
  • @@ -38,6 +38,7 @@

    Welcome to the home page of Apophis Coding.

    This side is currently under construction.

    +

    v0.0.2