Skip to content

Commit b42a34b

Browse files
author
Driss Chelouati
committed
fixed some missing links
1 parent 536d313 commit b42a34b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

html/pages/blog.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2 class="subtitle is-6 is-light is-thin">
5151

5252
<!-- Post -->
5353
<div class="blog-post">
54-
<a href="#">
54+
<a href="blog-single.html">
5555
<!-- Featured image -->
5656
<div class="featured-image">
5757
<img src="assets/images/media/post4.svg" alt="">
@@ -91,7 +91,7 @@ <h2 class="subtitle is-6 is-light is-thin">
9191

9292
<!-- Post -->
9393
<div class="blog-post">
94-
<a href="#">
94+
<a href="blog-single.html">
9595
<!-- Featured image -->
9696
<div class="featured-image">
9797
<img src="assets/images/media/post1.svg" alt="">
@@ -131,7 +131,7 @@ <h2 class="subtitle is-6 is-light is-thin">
131131

132132
<!-- Post -->
133133
<div class="blog-post">
134-
<a href="#">
134+
<a href="blog-single.html">
135135
<!-- Featured image -->
136136
<div class="featured-image">
137137
<img src="assets/images/media/post5.svg" alt="">
@@ -171,7 +171,7 @@ <h2 class="subtitle is-6 is-light is-thin">
171171

172172
<!-- Post -->
173173
<div class="blog-post">
174-
<a href="#">
174+
<a href="blog-single.html">
175175
<!-- Featured image -->
176176
<div class="featured-image">
177177
<img src="assets/images/media/post2.svg" alt="">
@@ -211,7 +211,7 @@ <h2 class="subtitle is-6 is-light is-thin">
211211

212212
<!-- Post -->
213213
<div class="blog-post">
214-
<a href="#">
214+
<a href="blog-single.html">
215215
<!-- Featured image -->
216216
<div class="featured-image">
217217
<img src="assets/images/media/post3.svg" alt="">

0 commit comments

Comments
 (0)