tinytalk/config/blog-details.php

5 lines
56 B
PHP

<?php
$blog_details = [
'title' => 'Blog Title',
];
?>