We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4dab5 commit bab426aCopy full SHA for bab426a
admin/config.yml
@@ -3,7 +3,10 @@ backend:
3
repo: CodeInvers3/codeinvers3.github.io
4
branch: master
5
media_folder: "images"
6
-media_library: "files"
+media_library:
7
+ name: uploadcare
8
+ config:
9
+ publicKey: demopublickey
10
collections:
11
- name: "posts"
12
label: "Post"
0 commit comments