diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..e7ea2b8e8 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,14 @@ +{ + "python.testing.pytestArgs": [ + "pages" + ], + "python.testing.unittestEnabled": true, + "python.testing.pytestEnabled": false, + "python.testing.unittestArgs": [ + "-v", + "-s", + "./pages", + "-p", + "*test*.py" + ] +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..91b572b35 --- /dev/null +++ b/index.html @@ -0,0 +1,51 @@ + + +
+ + + +Hi, my name is Adah Hailemaraim. If you'd like to learn more about me, you can do so on the about me page. If you'd like to see some of my work, you can head over to my portfolio page! If you like what you see, feel free to contact me!
++ I love to code. hahah +
+ - +