mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2024-10-31 14:08:45 -07:00
reenable unicef-inventory
This commit is contained in:
parent
6b3bc3120e
commit
4f184ad080
@ -109,7 +109,7 @@ def get_hugo_themes_list():
|
|||||||
alexa-portfolio, hugo-theme-ladder malformed themes.toml
|
alexa-portfolio, hugo-theme-ladder malformed themes.toml
|
||||||
"""
|
"""
|
||||||
if "alexa-portfolio" not in x and "hugo-theme-ladder" not in x:
|
if "alexa-portfolio" not in x and "hugo-theme-ladder" not in x:
|
||||||
if "inventory-hugo-theme" not in x:
|
# if "inventory-hugo-theme" not in x:
|
||||||
if x[0:10] == "gitlab.com" or x[0:10] == "github.com":
|
if x[0:10] == "gitlab.com" or x[0:10] == "github.com":
|
||||||
if x.lower() not in lower_case_themes_list:
|
if x.lower() not in lower_case_themes_list:
|
||||||
if x[-1] == " " and "termishTheme" in x:
|
if x[-1] == " " and "termishTheme" in x:
|
||||||
|
Loading…
Reference in New Issue
Block a user