diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..155422b0a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5503 +} \ No newline at end of file diff --git a/index.html b/index.html index d01f779ff..535d4f17e 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,33 @@
-This is my website that contains all of my projects!
Please feel free to browse the site and let me know if you have any questions or comments.
You will be able to contact me using the button within the header, or the button within the footer.
Enjoy!