Skip to content

Commit a2ccf49

Browse files
committed
Update README.
1 parent 6f426f4 commit a2ccf49

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dsi.library.yorku.ca
1+
# mmcl.library.yorku.ca
22

33
This site is built with [Zensical](https://zensical.org). The sections below walk through the most common update tasks.
44

@@ -15,11 +15,11 @@ This site is built with [Zensical](https://zensical.org). The sections below wal
1515
1616
### Changing Site Structure or Navigation
1717

18-
Navigation is configured in [`zensical.toml`](https://github.com/yorkulibraries/dsi.library.yorku.ca/blob/main/zensical.toml#L40-L78). The nested array in that file controls how the site navigation is organized, and it corresponds directly to how content is structured in the [`docs`](https://github.com/yorkulibraries/dsi.library.yorku.ca/tree/main/docs) folder. Changes to navigation and changes to the `docs` folder structure go hand in hand.
18+
Navigation is configured in [`zensical.toml`](https://github.com/yorkulibraries/mmcl.library.yorku.ca/blob/main/zensical.toml#L40-L91). The nested array in that file controls how the site navigation is organized, and it corresponds directly to how content is structured in the [`docs`](https://github.com/yorkulibraries/dsi.library.yorku.ca/tree/main/docs) folder. Changes to navigation and changes to the `docs` folder structure go hand in hand.
1919

2020
### Working with Images
2121

22-
Store images in the [`docs/images`](https://github.com/yorkulibraries/dsi.library.yorku.ca/tree/main/docs/images) folder. To link to or embed an image anywhere on the site, use the path: `/images/filename.ext`
22+
Store images in the [`docs/images`](https://github.com/yorkulibraries/mmcl.library.yorku.ca/tree/main/docs/images) folder. To link to or embed an image anywhere on the site, use the path: `/images/filename.ext`
2323

2424
### ⚠️ Caution: Files to Leave Alone
2525

0 commit comments

Comments
 (0)