development to main periodic update #108
| @@ -8,6 +8,8 @@ export default defineConfig({ | |||||||
| 			title: 'Project INCA Docs', | 			title: 'Project INCA Docs', | ||||||
| 			social: { | 			social: { | ||||||
| 				github: 'https://github.com/threefoldtech', | 				github: 'https://github.com/threefoldtech', | ||||||
|  | 				telegram: 'https://t.me/threefold', | ||||||
|  | 				'x.com': 'https://x.com/threefold_io', | ||||||
| 			}, | 			}, | ||||||
| 			sidebar: [ | 			sidebar: [ | ||||||
| 				{ | 				{ | ||||||
|   | |||||||
| @@ -11,8 +11,8 @@ | |||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@astrojs/check": "^0.7.0", |     "@astrojs/check": "^0.7.0", | ||||||
|     "@astrojs/starlight": "^0.24.2", |     "@astrojs/starlight": "^0.24.3", | ||||||
|     "astro": "^4.10.2", |     "astro": "^4.10.3", | ||||||
|     "sharp": "^0.32.5", |     "sharp": "^0.32.5", | ||||||
|     "typescript": "^5.4.5" |     "typescript": "^5.4.5" | ||||||
|   } |   } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user