Skip to content

Commit bad0185

Browse files
committed
2 parents 3b78ecf + 1c50f3c commit bad0185

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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)