Skip to content

Commit 1c50f3c

Browse files
authored
3 months anniversary video added
1 parent 96aa2e0 commit 1c50f3c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
10-
<img src="logo.png" alt="HellenicDev Logo" class="logo" />
10+
<video width="640" height="360" controls>
11+
<source src="video.mp4" type="video/mp4">
12+
Your browser does not support the video tag.
13+
</video>
14+
1115

1216
<h1>HellenicDev</h1>
1317
<h4>Hello! My name is Panos, aka HellenicDev. I'm passionate about programming and love exploring different languages and technologies. I've created several projects so far—and many more are on the way! You can find a few of them listed below. Enjoy!</h4>

0 commit comments

Comments
 (0)