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

+ +
+ +
+

+ +
+

+ +
+

+ +
+
+

+ + +
+

+ +
+

+ + +
+