Skip to content

Commit

Permalink
Blacklist this font too
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Oct 11, 2023
1 parent 8df692d commit dbd91ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import datetime
import itertools

FONTBAKERY_BLACKLISTED = ["handjet"]
FONTBAKERY_BLACKLISTED = ["handjet", "adobeblank"]

TESTING = False

Expand Down

0 comments on commit dbd91ae

Please sign in to comment.