Skip to content

Commit b81978e

Browse files
author
Invers3
committed
Update master
setup config
1 parent 3bb9f5f commit b81978e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
backend:
2-
name: github
2+
name: git-gateway
33
repo: CodeInvers3/codeinvers3.github.io
44
branch: master
55
media_folder: "images"

admin/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<!-- Include the script that builds the page and powers Decap CMS -->
11-
<script src="https://unpkg.com/@sveltia/cms/dist/sveltia-cms.js"></script>
11+
<script src="https://cdn.jsdelivr.net/npm/decap-cms@^3.0.0/dist/decap-cms.js"></script>
1212
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
1313
<script>
1414
if (window.netlifyIdentity) {

0 commit comments

Comments
 (0)