diff --git a/colors.py b/colors.py index ac71aa4..5901c97 100644 --- a/colors.py +++ b/colors.py @@ -123,7 +123,7 @@ for event in log.log: thecard["priority"] = 1 else: if thecard["priority"] == 0: - if thedeck in variables.highpriority: + if thedeck in variables.highpriority or thecard["name"] in variables.faves: thecard["priority"] = 1 elif len(thecard["mass"]) > 0: thecard["priority"] = 3 @@ -1156,7 +1156,10 @@ def indexgen(): if len(variables.subfolder) > 0: content.write("/" + variables.subfolder) content.write("/assets/banner.png\" loading=\"lazy\">") - content.write("\n