aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Themes.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-07-09 19:39:21 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-07-09 19:39:21 +0200
commitc1728fe0d776ccdedc20efd3120da599ac4157ed (patch)
tree2bf4eb750eba135dba820acef0ff18e6e7196e58 /app/Models/Themes.php
parent62dea2477715e56d604f15b7a172fa16cc7d290a (diff)
Coding style header.phtml + possibility to change logo
See https://github.com/marienfressinaud/FreshRSS/issues/532
Diffstat (limited to 'app/Models/Themes.php')
-rw-r--r--app/Models/Themes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Themes.php b/app/Models/Themes.php
index b4e8f4ccc..da2bc9f90 100644
--- a/app/Models/Themes.php
+++ b/app/Models/Themes.php
@@ -78,6 +78,7 @@ class FreshRSS_Themes extends Minz_Model {
'down' => '▽',
'favorite' => '★',
'help' => 'ⓘ',
+ 'icon' => '⊚',
'key' => '⚿',
'link' => '↗',
'login' => '🔒',