You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The OCE Gatsby plugin doesn't have any user-accessible APIs exposed. When config
17
17
-`OceAsset` nodes. These contain the JSON data for both digital assets and content items.
18
18
-`File` nodes. All digital assets have a metadata section that includes URLs that can be used to access the associated binary data (the original file and any applicable renditions). Gatsby downloads these binaries and stores them as file nodes.
19
19
20
-
### Setup
20
+
### Set Up
21
21
22
22
To use gatsby-source-oce in your Gatsby site, add it to the plugins list in your gatsby-config.js file:
0 commit comments