mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2024-12-04 08:41:29 -08:00
disable hugoblox because multiple themes in one repo
This commit is contained in:
parent
c92d2f876e
commit
a43039a9da
@ -108,6 +108,7 @@ def get_hugo_themes_list():
|
||||
inventory-hugo-theme,
|
||||
alexa-portfolio, hugo-theme-ladder, hermit-V2 malformed themes.toml
|
||||
"""
|
||||
if "HugoBlox" not in x:
|
||||
if "alexa-portfolio" not in x and "hermit-V2" not in x:
|
||||
# if "inventory-hugo-theme" not in x:
|
||||
if x[0:10] == "gitlab.com" or x[0:10] == "github.com":
|
||||
|
Loading…
Reference in New Issue
Block a user