mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2025-11-21 02:08:25 -08:00
make columns selectable
This commit is contained in:
@@ -472,7 +472,7 @@ if __name__ == "__main__":
|
||||
'''
|
||||
or test with
|
||||
`
|
||||
python -c'import rank_hugo_themes; rank_hugo_themes.parse_themes_toml_for_each_hugo_themes() ; rank_hugo_themes.generate_report()''
|
||||
python3 -c'import rank_hugo_themes; rank_hugo_themes.parse_themes_toml_for_each_hugo_themes() ; rank_hugo_themes.generate_report()'
|
||||
`
|
||||
'''
|
||||
get_hugo_themes_list()
|
||||
|
||||
Reference in New Issue
Block a user