@CuriousoCharlieSubmitted about 2 years ago
The divider and dice images were showing on local host. After pushing to GitHub and hosting it on pages, they no longer show up. Any idea why?
The divider and dice images were showing on local host. After pushing to GitHub and hosting it on pages, they no longer show up. Any idea why?
you just need to add a dot before the link. Like this background-image: url("./images/icon-dice.svg");