diff options
-rwxr-xr-x | view/theme/diabook-blue/theme.php | 8 | ||||
-rw-r--r-- | view/theme/diabook/theme.php | 6 |
2 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/diabook-blue/theme.php b/view/theme/diabook-blue/theme.php new file mode 100755 index 000000000..4bfbaef7f --- /dev/null +++ b/view/theme/diabook-blue/theme.php @@ -0,0 +1,8 @@ +<?php + +/* + * Name: Diabook-blue + * Description: feel free to report bugs here: http://pad.toktan.org/p/diabook or contact me: thomas_bierey@friendica.eu + * Version: + * Author: + */
\ No newline at end of file diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php new file mode 100644 index 000000000..af85bec56 --- /dev/null +++ b/view/theme/diabook/theme.php @@ -0,0 +1,6 @@ +/* + * Name: Diabook + * Description: feel free to report bugs here: http://pad.toktan.org/p/diabook or contact me: thomas_bierey@friendica.eu + * Version: + * Author: + */ |