Skip to content

Commit

Permalink
fix: remove link from post date archive (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasguillot authored Nov 17, 2023
1 parent 3c8556d commit d08ba5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"flex","orientation":"vertical"}} -->
<div class="wp-block-group"><!-- wp:post-author {"showAvatar":false,"byline":"By","isLink":true,"fontSize":"x-small"} /-->

<!-- wp:post-date {"isLink":true,"fontSize":"x-small"} /--></div>
<!-- wp:post-date {"fontSize":"x-small"} /--></div>
<!-- /wp:group --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Expand Down

0 comments on commit d08ba5e

Please sign in to comment.