diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-29 15:09:09 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-29 15:09:09 -0400 |
| commit | bf727666f6ca7c181dcf9b974e3f03ae35807b31 (patch) | |
| tree | 2c3fec93405935be0fb015ca1314e96894509a10 /admin/config.yml | |
| parent | 91852b6cf3e9b023f9e999a5971955c1989b335e (diff) | |
| download | pokeworld-website-bf727666f6ca7c181dcf9b974e3f03ae35807b31.tar.gz pokeworld-website-bf727666f6ca7c181dcf9b974e3f03ae35807b31.tar.bz2 pokeworld-website-bf727666f6ca7c181dcf9b974e3f03ae35807b31.zip | |
Added website URL
Diffstat (limited to 'admin/config.yml')
| -rw-r--r-- | admin/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/config.yml b/admin/config.yml index c83f398..b66d5c7 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -5,6 +5,7 @@ backend: repo: UniverseDevGroup/pokeworld-website branch: master # Branch to update (optional; defaults to master) media_folder: 'assets/uploads' +display_url: http://universedevgroup.net publish_mode: editorial_workflow collections: - name: 'posts' |
