Change CSS framework from PicoCSS to Bootstrap 5.3
This commit is contained in:
@@ -185,6 +185,7 @@ class SeriesController extends BaseController {
|
||||
'author' => $author,
|
||||
'total_words' => $total_words,
|
||||
'total_chapters' => $total_chapters,
|
||||
'book_model' => $bookModel,
|
||||
'page_title' => $series['title'] . ' — серия книг'
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user