diff --git a/public/admin/config.yml b/public/admin/config.yml index 2a6d7c7..2bf191e 100644 --- a/public/admin/config.yml +++ b/public/admin/config.yml @@ -3,6 +3,7 @@ backend: name: git-gateway branch: master # Branch to update (optional; defaults to master) +# display_url: https://netlify-cms-react-starter.netlify.com # This url will display in the top-right of the CMS media_folder: "public/images/uploads" # Media files will be stored in the repo under static/images/uploads public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads