Merge pull request 'updated link icon header' (#105) from development_icon into development
Reviewed-on: #105
This commit is contained in:
commit
aa4f501af1
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user