Fix links on homepage, reduce font weight in cards (#5396)
This commit is contained in:
parent
b8f5b09831
commit
96b384b269
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@ -9163,9 +9163,9 @@
|
||||
}
|
||||
},
|
||||
"vuepress-theme-cosmos": {
|
||||
"version": "1.0.104",
|
||||
"resolved": "https://registry.npmjs.org/vuepress-theme-cosmos/-/vuepress-theme-cosmos-1.0.104.tgz",
|
||||
"integrity": "sha512-vq7s+eteIqMEbkT1euRjzWRTSbSt1SBljHx5M0mplF3+RwJxtKbqKeN/pGewxz+3+myq+dctttFWbHCGaKmacA==",
|
||||
"version": "1.0.105",
|
||||
"resolved": "https://registry.npmjs.org/vuepress-theme-cosmos/-/vuepress-theme-cosmos-1.0.105.tgz",
|
||||
"integrity": "sha512-UZOPEnNuz5r6cB/o75Qj81/n5BOlpDkf+lGpNxo70C1Eqqg/pjzgj3phhxzSvgXbY5bpdCyeXWySQ8zZnnYtPA==",
|
||||
"requires": {
|
||||
"@cosmos-ui/vue": "^0.5.16",
|
||||
"@vuepress/plugin-last-updated": "^1.2.0",
|
||||
@ -9697,4 +9697,4 @@
|
||||
"integrity": "sha1-4Se9nmb9hGvl6rSME5SIL3wOT5g="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -15,6 +15,6 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@vuepress/plugin-google-analytics": "^1.2.0",
|
||||
"vuepress-theme-cosmos": "^1.0.104"
|
||||
"vuepress-theme-cosmos": "^1.0.105"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user