mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 16:50:46 +08:00
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. |
||
|---|---|---|
| .. | ||
| emails | ||
| emoji | ||
| favicons | ||
| push-notifications | ||
| welcome | ||
| wizard | ||
| avatar.png | ||
| branded-background-mobile.svg | ||
| branded-background.svg | ||
| bubbles-bg.png | ||
| crying-face.svg | ||
| d-logo-sketch-small.png | ||
| d-logo-sketch.png | ||
| default-apple-touch-icon.png | ||
| default-favicon.ico | ||
| default-favicon.png | ||
| discourse-logo-sketch-small.png | ||
| discourse-logo-sketch.png | ||
| envelope.svg | ||
| lock.svg | ||
| sweat-smile-face.svg | ||
| transparent.png | ||