Add example display_url to config.yml
This commit is contained in:
parent
e3b57a58d0
commit
99c35b1756
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue