feat: release news and store experience updates
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ get_header();
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ( have_posts() ) : ?>
|
||||
<div class="case-grid">
|
||||
<div class="case-grid case-grid-archive">
|
||||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
<a class="case-card" href="<?php the_permalink(); ?>">
|
||||
<?php if ( has_post_thumbnail() ) : ?>
|
||||
|
||||
Reference in New Issue
Block a user