discourse/app/assets
David Taylor 9c01937ec6
FIX: Use correct location for wizard background image (#24183)
Files in `/assets/*` are given digests by sprockets, and we don't have any infrastructure for accessing those URLs in SCSS files. Instead, we should put this image with other similar images in the `public/images` directory, and then use the `absolute-image-url` helper so that it correctly uses the CDN where available.
2023-10-31 15:57:47 +00:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Maintain destination_url after passkey login (#24171) 2023-10-31 11:35:36 -04:00
stylesheets FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00