Change media folders
This commit is contained in:
@@ -11,8 +11,8 @@ backend:
|
||||
# base_url: https://git.coopgo.io # Root URL of your Gitea instance
|
||||
# auth_endpoint: https://git.coopgo.io/login/oauth/authorize
|
||||
|
||||
media_folder: assets/images/
|
||||
public_folder: /images/
|
||||
media_folder: static/media/
|
||||
public_folder: /media/
|
||||
collections:
|
||||
- name: 'gotogether'
|
||||
label: 'Go Together'
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
sdkjfqlksjd
|
||||
<!-- Include the script that builds the page and powers Decap CMS -->
|
||||
<script src="https://unpkg.com/decap-cms@^3.3.0/dist/decap-cms.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user