leilukin-tumbleblog/themes/virgula/info.php

11 lines
352 B
PHP

<?php
return array(
"name" => __("Virgula", "virgula"),
"url" => "http://chyrplite.net/",
"version" => "2024.03",
"description" => __("A high-contrast theme for Chyrp Lite.", "virgula"),
"author" => array(
"name" => "Daniel Pimley",
"url" => "http://pimley.net/"
)
);