We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8827b1 commit 8991f57Copy full SHA for 8991f57
Blog.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
8
<link rel="stylesheet" href="styles.css">
9
<style>
10
- /* Επιπλέον styles για το blog */
+
11
.post {
12
background: white;
13
border-radius: 10px;
@@ -85,7 +85,7 @@
85
<body>
86
<header>
87
<nav>
88
- <a href="index.html" class="logo-container">
+ <a href="https://hellonagr.github.io/hellonagr/" class="logo-container">
89
<img src="https://yt3.googleusercontent.com/zq_PJG5ZqWI5Y6ZEjkdkqqE8UdQxUNoY2vtSDM3bHWikqVejo0SMDFj04L0s3zcLGksbCkzS-Q=s160-c-k-c0x00ffffff-no-rj"
90
alt="HellonaGR Logo" class="logo-img">
91
<span class="logo-text">HellonaGR</span>
0 commit comments