Skip to content

Commit 8991f57

Browse files
authored
Update Blog.html
1 parent b8827b1 commit 8991f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Blog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
88
<link rel="stylesheet" href="styles.css">
99
<style>
10-
/* Επιπλέον styles για το blog */
10+
1111
.post {
1212
background: white;
1313
border-radius: 10px;
@@ -85,7 +85,7 @@
8585
<body>
8686
<header>
8787
<nav>
88-
<a href="index.html" class="logo-container">
88+
<a href="https://hellonagr.github.io/hellonagr/" class="logo-container">
8989
<img src="https://yt3.googleusercontent.com/zq_PJG5ZqWI5Y6ZEjkdkqqE8UdQxUNoY2vtSDM3bHWikqVejo0SMDFj04L0s3zcLGksbCkzS-Q=s160-c-k-c0x00ffffff-no-rj"
9090
alt="HellonaGR Logo" class="logo-img">
9191
<span class="logo-text">HellonaGR</span>

0 commit comments

Comments
 (0)