@apify/docs-theme 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/config.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/docs-theme",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
package/src/config.js CHANGED
@@ -139,7 +139,7 @@ const themeConfig = ({
139
139
  additionalLanguages: ['docker', 'log'],
140
140
  },
141
141
  metadata: [],
142
- image: 'img/apify_og_SDK.png',
142
+ image: 'https://apify.com/img/og/docs.png',
143
143
  footer: {
144
144
  links: [
145
145
  {