Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create index.html file #5

Open
maksym-vovk opened this issue Jun 6, 2022 · 1 comment · Fixed by #6
Open

Create index.html file #5

maksym-vovk opened this issue Jun 6, 2022 · 1 comment · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@maksym-vovk
Copy link
Owner

maksym-vovk commented Jun 6, 2022

<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>Résumé</title>
  </head>
  <body>
    ― Hello World! &#x1F609;
  </body>
</html>
@maksym-vovk maksym-vovk self-assigned this Jun 6, 2022
@maksym-vovk maksym-vovk added the enhancement New feature or request label Jun 6, 2022
@maksym-vovk maksym-vovk added this to the Create homepage for resume milestone Jun 6, 2022
@maksym-vovk
Copy link
Owner Author

Fixes #5. index.html created

@maksym-vovk maksym-vovk linked a pull request Jun 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant