feat: release news and store experience updates

This commit is contained in:
Codex
2026-07-26 11:09:11 +08:00
parent 2b37713791
commit c63bef311c
100 changed files with 2519 additions and 105 deletions
+1 -1
View File
@@ -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() ) : ?>