You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This kit is designed to be a starting (or learning) point for building simple an
15
15
A few notes on how the site is built.
16
16
17
17
- Header and Footer content is managed by Globals so it can be translated
18
-
- Sites can be added and removed in `config/statamic/sites.php`. Learn more about the steps involved in [renaming or deleting sites](https://statamic.dev/multi-site#renaming-a-site).
18
+
- Sites can be added and removed in `resources/sites.yaml`. Learn more about the steps involved in [renaming or deleting sites](https://statamic.dev/multi-site#renaming-a-site).
19
19
- Page components are managed with [Bard](https://statamic.dev/fieldtypes/bard) sets. pre-built sets include:
20
20
- Side-by-side image + text boxes that reverse order through the list
21
21
- Photo gallery that links to full-sized images with an [Alpine.js](https://alpinejs.dev) powered lightbox.
0 commit comments