This commit is contained in:
2019-08-30 15:28:39 +03:00
parent 72efe8b52d
commit 622b50991a
200 changed files with 6795 additions and 1714 deletions

View File

@@ -2,13 +2,15 @@
/**
* * Name: Ussrbasicpub
* * Description: ussr.win hubzilla public theme
* * Version: 4.4.1
* * MinVersion: 2.3.1
* * Description: 2 column theme with special informative navbar
* * Version: 4.4.2
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
*/
function ussrbasicpub_init(&$a) {
App::$theme_info['extends'] = 'redbasic';
}