updated link icon header
This commit is contained in:
parent
16764dc4ba
commit
0b18e5a133
@ -8,6 +8,8 @@ export default defineConfig({
|
||||
title: 'Project INCA Docs',
|
||||
social: {
|
||||
github: 'https://github.com/threefoldtech',
|
||||
telegram: 'https://t.me/threefold',
|
||||
'x.com': 'https://x.com/threefold_io',
|
||||
},
|
||||
sidebar: [
|
||||
{
|
||||
|
@ -11,8 +11,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.7.0",
|
||||
"@astrojs/starlight": "^0.24.2",
|
||||
"astro": "^4.10.2",
|
||||
"@astrojs/starlight": "^0.24.3",
|
||||
"astro": "^4.10.3",
|
||||
"sharp": "^0.32.5",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user