Change media folders

This commit is contained in:
2024-10-14 12:59:15 +02:00
parent cad851d2e2
commit 9129268db4
2 changed files with 2 additions and 3 deletions

View File

@@ -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'

View File

@@ -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>