|
<?php
|
|
return array(
|
|
"name" => __("Topaz", "topaz"),
|
|
"url" => "http://chyrplite.net/",
|
|
"version" => "2024.02",
|
|
"description" => __("A minimalist responsive theme for Chyrp Lite.", "topaz"),
|
|
"author" => array(
|
|
"name" => "Daniel Pimley",
|
|
"url" => "http://pimley.net/"
|
|
)
|
|
); |