We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a4935 commit dd4328cCopy full SHA for dd4328c
README.md
@@ -241,6 +241,17 @@ Here's how the code is structured in the top level of the repository:
241
continue to work with that project moving to utilize Netlify.
242
243
244
+## External Data
245
+
246
+The following load external data:
247
+- [`webpack/js/components.js`](webpack/js/components.js)
248
+ - [`creativecommons/ccos-scripts/main/ccos/norm/labels.yml`][labels-yml]
249
+ - [`creativecommons/ccos-scripts/main/ccos/norm/skills.yml`][skills-yml]
250
251
+[labels-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/labels.yml
252
+[skills-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/skills.yml
253
254
255
## License
256
257
0 commit comments