File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,10 @@ hugo server &
5959
6060#### Seeing images on localhost
6161
62- At the moment (2025-02-12), the images live in a separate repo,
63- https://github.com/OBF/wp-content/ . If you want to view images in the
64- web pages on localhost:1313, you will need to clone that repo and then
65- make a symbolic link to it in the content directory of your
66- checked-out copy of OBF.github.io.
62+ At the moment (2025-03-05), historic images live in a large separate repo
63+ https://github.com/OBF/wp-content/ which is included as a git submodule.
64+ If you want to view images in the web pages on localhost:1313, you will need
65+ to have cloned that repo via the ` git submodule update ` command above.
6766
6867This may change.
6968
You can’t perform that action at this time.
0 commit comments