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