79457420

Date: 2025-02-21 12:59:36
Score: 1
Natty:
Report link

You have a typo in the href. It should be styles.css instead of style.css.

If that doesn't work, I think it might be due to how you are joining the path BASE_DIR / "static". Try using os.path.join(BASE_DIR, "static") instead.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rapteon