From 353bf60745b5ed1a26fdafcfab84f5dd9f3892d6 Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:24:26 +0200 Subject: [PATCH] Update CUSTOMIZE.md --- CUSTOMIZE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CUSTOMIZE.md b/CUSTOMIZE.md index 866a3f6a..8d2bbfd6 100644 --- a/CUSTOMIZE.md +++ b/CUSTOMIZE.md @@ -672,6 +672,8 @@ The blog post index is a rather plain affair by design, but maybe you want to li **References** * Action: [fictioneer_post_article_open](ACTIONS.md#do_action-fictioneer_post_article_open-post_id-args-) +* Partial: [_post.php](https://github.com/Tetrakern/fictioneer/blob/main/partials/_post.php) +* Template: [single-post.php](https://github.com/Tetrakern/fictioneer/blob/main/single-post.php) ```php /**