Ghost/.gitmodules
Hannah Wolfe 64fd6f21fa
Renamed core/client to core/admin (#14837)
closes: https://github.com/TryGhost/Toolbox/issues/299

- core/client doesn't really make sense any more now that we don't have just a client and server folder
- this folder contains ghost admin, so admin makes waaaay more sense
2022-05-17 08:27:13 +01:00

7 lines
175 B
Plaintext

[submodule "content/themes/casper"]
path = content/themes/casper
url = ../../TryGhost/Casper.git
[submodule "core/admin"]
path = core/admin
url = ../../TryGhost/Admin.git