X-Git-Url: https://git.bts.cx/cx.git/blobdiff_plain/27850f5b260560bdf75f3fca169ec5950ed00b22..a33491c3a25cf858b67f279c10d93e0eb863ad92:/cx/templates/public/post.php?ds=inline diff --git a/cx/templates/public/post.php b/cx/templates/public/post.php index f44cb29..4b7993d 100644 --- a/cx/templates/public/post.php +++ b/cx/templates/public/post.php @@ -1,7 +1,7 @@ get_metadata(); ?> date) . '/' . date('m', $post->date) . '/' . $post->slug; ?> - $post_metadata, 'cx_post_permalink' => $post_permalink]); ?> + $post->title, 'cx_post_meta' => $post_metadata, 'cx_post_permalink' => $post_permalink]); ?>