Skip to content

Commit eb016bf

Browse files
committed
Minor bug fix (2)
1 parent 9e2a57b commit eb016bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="06e4a97f-2c34-41ed-8ab6-d53b581ff080" type="text/javascript" async></script>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
7+
<img src="logo.png" alt="Logo" style="width: 200px; height: 200px; border-radius: 10px;">
8+
9+
710
<title>HellenicDev</title>
811
<link rel="stylesheet" href="style.css" />
912
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
@@ -90,7 +93,7 @@ <h3>Currency Converter</h3>
9093

9194
<h2> My Latest Upload: </h2>
9295
<iframe width="560" height="315" src="https://www.youtube.com/embed/99FexhxsXx8?si=Ue_rS_2hEICWLmQR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
93-
<h2>Contact Me / Feedback</h2>
96+
<h2>Website Building Help Form</h2>
9497

9598
<!-- Button protected by reCAPTCHA -->
9699
<div style="text-align:center; margin-bottom:20px;">

0 commit comments

Comments
 (0)