We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5428d0a commit 14800faCopy full SHA for 14800fa
databags/repos.json
@@ -1051,11 +1051,23 @@
1051
{
1052
"created": "2020-04-21T17:01:56",
1053
"description": "New WordPress theme for Creative Commons website",
1054
+ "engineering_project": true,
1055
+ "english_name": "Creative Commons primary website WordPress Theme",
1056
+ "featured": false,
1057
"id": 257659012,
1058
"language": "PHP",
- "license": null,
1059
+ "license": {
1060
+ "name": "MIT License",
1061
+ "url": "https://github.com/creativecommons/wp-theme-creativecommons.org/blob/master/LICENSE"
1062
+ },
1063
"name": "wp-theme-creativecommons.org",
1064
"slack": "",
1065
+ "technologies": [
1066
+ "CSS",
1067
+ "HTML",
1068
+ "PHP",
1069
+ "WordPress"
1070
+ ],
1071
"url": "https://github.com/creativecommons/wp-theme-creativecommons.org",
1072
"website": null
1073
},
0 commit comments