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