diff --git a/card.php b/card.php index 0e61b4b..c7e1ddf 100644 --- a/card.php +++ b/card.php @@ -3,6 +3,7 @@ next()): ?> content, $this->cid); +$colors = ['bg-primary', 'bg-secondary', 'bg-success', 'bg-danger', 'bg-warning', 'bg-info', 'bg-transparent', 'bg-gradient']; ?>
@@ -19,7 +20,7 @@ $coverImage = getPostCover($this->content, $this->cid);