Clarify image roles
This commit is contained in:
@ -71,7 +71,7 @@ You can of course customize everything, but here are some places to start:
|
||||
|
||||
### Content
|
||||
|
||||
- [`config/locales/en.yml`](config/locales/en.yml)
|
||||
- [`config/locales/en.yml`](config/locales/en.yml) — key strings
|
||||
|
||||
```yml
|
||||
wedding_name: "Jack & Jill's Wedding"
|
||||
@ -81,6 +81,11 @@ You can of course customize everything, but here are some places to start:
|
||||
photo_credits: 'Photo Credits: Pexels'
|
||||
```
|
||||
|
||||
- [`app/assets/images`](app/assets/images) — the images
|
||||
|
||||
- `jumbo.jpg` is the title image at the top of the home page
|
||||
- `rsvp.jpg` is the title image at the top of the RSVP pages
|
||||
|
||||
## Default photo credits
|
||||
|
||||
- https://www.pexels.com/photo/selective-focus-photography-of-two-penguins-689784/
|
||||
|
Reference in New Issue
Block a user