Zaktualizuj 'index.php'
This commit is contained in:
parent
a2356c7994
commit
c8e673b81c
@ -55,7 +55,7 @@ if ($sql = $mysqli->prepare("SELECT * FROM post ORDER BY data_dodania DESC"))
|
||||
|
||||
<div class="project">
|
||||
<div class="photo-wrapper">
|
||||
<div class="name foto2 cover foto1">
|
||||
<div class="name foto2 cover foto1 photo">
|
||||
|
||||
<a href="blog-post/post.php?post=<?php echo $post_id; ?>"><img class="img-responsive" src="blog-post/<?php echo $image; ?>" alt="">
|
||||
<div class="text-block">
|
||||
|
Loading…
Reference in New Issue
Block a user