From 0a435f76c285712ac8f659edfaee698fa63a89c3 Mon Sep 17 00:00:00 2001 From: Shelley McIntyre <73217296+SLMcIntyre@users.noreply.github.com> Date: Mon, 26 Oct 2020 06:58:32 -0400 Subject: [PATCH] git commit new file: .vscode/settings.json new file: contact.html new file: img/profile_picture.JPG new file: index.html git commit -m "add SLM Resume and Contact Form" --- .vscode/settings.json | 12 +++ contact.html | 57 ++++++++++++++ img/profile_picture.JPG | Bin 0 -> 60604 bytes index.html | 162 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 231 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 contact.html create mode 100644 img/profile_picture.JPG create mode 100644 index.html diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..2d2b4e7 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,12 @@ +{ + // Mainly for static files + "liveServer.settings.useWebExt": true, + + // This means that you change your real URL (current PHP url) + // to another URL (which Live Sever starts). + "liveServer.settings.proxy": { + "enable": true, // i. enabled + "baseUri": "/", // ii. workspace + "proxyUri": "http://localhost:80/workspace" // iii. actual address + }, +} \ No newline at end of file diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..4612ac3 --- /dev/null +++ b/contact.html @@ -0,0 +1,57 @@ +, + + + + + + CONTACT ME: + + + + +
+

Contact Me

+ +
+ +
+

+ +
+

+ +
+

+ +
+
+

+ + +
+

+ +
+

+ + +
+