diff --git a/content/micropython/01.basics/08.reference/py-hero-banner.png b/content/micropython/01.basics/08.reference/py-hero-banner.png new file mode 100644 index 0000000000..f0680b9243 Binary files /dev/null and b/content/micropython/01.basics/08.reference/py-hero-banner.png differ diff --git a/package-lock.json b/package-lock.json index c0dd70d692..baf3b4cf66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.1", + "@arduino/docs-arduino-cc": "^2.0.3-alpha-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -306,9 +306,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.1", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.1/3f59727c2ea6403779ab37b85aceda98b3003f68", - "integrity": "sha512-nuL8dijG9t12fWrW+wN4876kGzteCBsFnz5xtKWHHZaq7c3V6mLqq13ElNIa3uBtgl2dXFx8vFIhqTUPSitgUw==", + "version": "2.0.3-alpha-2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.3-alpha-2/0b1f572955892a1d1255d0c0c7b4ae2b4df71951", + "integrity": "sha512-6IsimxO0LmlOnNfeUfRUrSwrnHyjhzphatpno6p4h5utmuwSFj71nF74aPCQdZtWeoeYoolyTb+yOAxkuTcyaQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-preset-algolia": "^1.10.0", diff --git a/package.json b/package.json index 8a584fecd9..96a21b24ad 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.1", + "@arduino/docs-arduino-cc": "^2.0.3-alpha-2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",