Skip to content

Commit

Permalink
awesome website added
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRota-0 committed Jun 19, 2024
1 parent b1a7a45 commit 69210a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added cv/cv.pdf
Binary file not shown.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Marco Nicolini Website</title>
</head>
<body>
<h1>Welcome to My Website!</h1>
<p>This is my personal website hosted on GitHub Pages.</p>
<a href="cv/cv.pdf" target="_blank">Download my CV</a>
</body>
</html>

0 comments on commit 69210a7

Please sign in to comment.