|
<?php
|
|
return array(
|
|
"name" => __("Blossom", "blossom"),
|
|
"url" => "http://chyrplite.net/",
|
|
"version" => "2024.03",
|
|
"description" => __("The default theme provided with Chyrp Lite.", "blossom"),
|
|
"author" => array(
|
|
"name" => "Daniel Pimley",
|
|
"url" => "http://pimley.net/"
|
|
)
|
|
); |