saurabhnanda / odd-jobs

Haskell job queue with admin UI and loads of other features.
https://www.haskelltutorials.com/odd-jobs/
BSD 3-Clause "New" or "Revised" License
75 stars 29 forks source link

Don't place font style behind relative path #62

Closed aschmois closed 3 years ago

aschmois commented 3 years ago

When modifying the asset path the custom fonts fail to load because they're being modified. Not a huge deal but can be a small improvement :)

saurabhnanda commented 3 years ago

Hey @aschmois sorry for the extremely delayed response.

Since this is a very old PR and the tests are failing on your branch, would you mind rebasing this on master and (force) pushing? I'd be happy to merge this PR.