Closed ABertashDev closed 1 year ago
Create index.html and insert the snippet below in it:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Résumé</title> </head> <body> ― Hello World! 😉 </body> </html>
Template added into "develop" branch
Create index.html and insert the snippet below in it: