mirror of https://gitlab.com/bashrc2/epicyon
Extra theme file
parent
c9a6a537e8
commit
05fa76dfdd
2
theme.py
2
theme.py
|
@ -107,7 +107,7 @@ def _get_theme_files() -> []:
|
|||
return ('epicyon.css', 'login.css', 'follow.css',
|
||||
'suspended.css', 'calendar.css', 'blog.css',
|
||||
'options.css', 'search.css', 'links.css',
|
||||
'welcome.css', 'graph.css')
|
||||
'welcome.css', 'graph.css', 'podcast.css')
|
||||
|
||||
|
||||
def is_news_theme_name(base_dir: str, theme_name: str) -> bool:
|
||||
|
|
Loading…
Reference in New Issue