move unhashed images into public images directory. asset precompile does not keep around unhashed urls in prd
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 1.4 KiB |
|
@ -8,14 +8,14 @@ required:
|
||||||
site_contact_username: ''
|
site_contact_username: ''
|
||||||
logo_url:
|
logo_url:
|
||||||
client: true
|
client: true
|
||||||
default: '/assets/d-logo-sketch.png'
|
default: '/images/d-logo-sketch.png'
|
||||||
logo_small_url:
|
logo_small_url:
|
||||||
client: true
|
client: true
|
||||||
default: '/assets/d-logo-sketch-small.png'
|
default: '/images/d-logo-sketch-small.png'
|
||||||
favicon_url:
|
favicon_url:
|
||||||
client: true
|
client: true
|
||||||
default: '/assets/default-favicon.ico'
|
default: '/images/default-favicon.ico'
|
||||||
apple_touch_icon_url: /assets/default-apple-touch-icon.png'
|
apple_touch_icon_url: /images/default-apple-touch-icon.png'
|
||||||
company_full_name: 'My Unconfigured Forum Ltd.'
|
company_full_name: 'My Unconfigured Forum Ltd.'
|
||||||
company_short_name: 'Unconfigured Forum'
|
company_short_name: 'Unconfigured Forum'
|
||||||
company_domain: 'www.example.com'
|
company_domain: 'www.example.com'
|
||||||
|
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |