优化:文章元数据信息增加文章阅读数信息,需要单独提供后端api服务

This commit is contained in:
2022-07-31 10:14:31 +08:00
parent 24e816f9d1
commit 8805396dd3
7 changed files with 70 additions and 6 deletions

View File

@@ -5,14 +5,14 @@
:root {
--vp-home-hero-name-color: transparent;
--vp-home-hero-name-background: -webkit-linear-gradient(
120deg,
#42b883 30%,
#41d1ff
315deg,
#42d392 25%,
#647eff
);
--vp-home-hero-image-background-image: linear-gradient(
-45deg,
#42b883 50%,
#42d392 50%,
#47caff 50%
);
--vp-home-hero-image-filter: blur(40px);