Skip to content

Commit 0962d47

Browse files
committed
Add github backend to netlify-cms
1 parent f2885c3 commit 0962d47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

admin/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
backend:
2-
name: git-gateway
2+
name: github
3+
repo: codema-dev/codema-dev.github.io
34
branch: gh-pages # Branch to update (optional; defaults to master)
45
media_folder: 'assets/images'
56
collections:

0 commit comments

Comments
 (0)