diff --git a/config.toml b/config.toml index 746b215fd2703009bdda3fb5382155cc43ba30a1..cd633f00baa29e22c1a1b8317dad5050dd2ba750 100644 --- a/config.toml +++ b/config.toml @@ -36,4 +36,5 @@ theme = "simple-blog" category = "categories" tag = "tags" -[params] \ No newline at end of file +[params] +Description = "这里可以添加项目的描述这里可以添加项目的描述这里可以添加项目的描述这里可以添加项目的描述这里可以添加项目的描述" \ No newline at end of file diff --git a/content/page/Audio.md b/content/page/Audio.md index a3b5ef341b47b08e1476f131eddd0746a95f0404..2c5fe114e65d604191dce8623aea1942bc5e0927 100644 --- a/content/page/Audio.md +++ b/content/page/Audio.md @@ -4,6 +4,6 @@ date: 2021-01-26 draft: false #url: "" summary: "actix-web 是 Rust 生态中的最为优秀的 web 框架之一,具有类型安全、功能丰富、扩展性强,以及速度极快的诸多优点。" -link: https://codechina.gitcode.host/developer-roadmap/python/intro/ -weight: 20 +link: https://codechina.gitcode.host/developer-roadmap/Audio/intro/ +weight: 10 --- \ No newline at end of file diff --git a/content/page/DevOps.md b/content/page/DevOps.md index b5737d816f99d8a56a397b56f24fc25eb367e7f2..1f49a9e28fc29d97fa6ab75561492418996f7904 100644 --- a/content/page/DevOps.md +++ b/content/page/DevOps.md @@ -4,6 +4,6 @@ date: 2021-01-26 draft: false #url: "" summary: "actix-web 是 Rust 生态中的最为优秀的 web 框架之一,具有类型安全、功能丰富、扩展性强,以及速度极快的诸多优点。" -link: https://codechina.gitcode.host/developer-roadmap/python/intro/ -weight: 20 +link: https://codechina.gitcode.host/developer-roadmap/DevOps/intro/ +weight: 5 --- \ No newline at end of file diff --git a/content/page/python.md b/content/page/python.md index ce2e1971d623509b9d554d6474709ba99decad40..d570b73a35ee7e715d73da5a11a077a47d752b31 100644 --- a/content/page/python.md +++ b/content/page/python.md @@ -5,5 +5,5 @@ draft: false #url: "" summary: "@杨秀璋 | 贵州财经大学教师、CSDN博客专家     @许向武 | 空间天气领域数据处理专家、CSDN博客专家" link: https://codechina.gitcode.host/developer-roadmap/python/intro/ -weight: 20 +weight: 1 --- \ No newline at end of file diff --git a/themes/simple-blog/layouts/_default/list.html b/themes/simple-blog/layouts/_default/list.html index d28071266f46b1ecb3e7417e97fc1ce570e57a5a..481ed5eb86874d81fede11020512707d360d97b1 100644 --- a/themes/simple-blog/layouts/_default/list.html +++ b/themes/simple-blog/layouts/_default/list.html @@ -65,7 +65,7 @@ height: 870px; background: rgba(0,0,0,0.2); background-image: url('{{.Site.BaseURL}}images/{{$cover.image}}'); - background-image: linear-gradient(rgba(0,0,0,0.01), rgba(0, 0, 0, 0.3)), url('{{.Site.BaseURL}}images/{{$cover.image}}'); + background-image: linear-gradient(rgba(206, 204, 204, 0.1), rgba(206, 204, 204, 0.4)), url('{{.Site.BaseURL}}images/{{$cover.image}}'); background-position: center; background-attachment: fixed; background-size: cover; diff --git a/themes/simple-blog/layouts/partials/footer.html b/themes/simple-blog/layouts/partials/footer.html index 2f1f1dce29ceb0e8e5a3f31b93f43fb13990e1b5..f207ed647966eec32ff9f8aa22395059fe297770 100644 --- a/themes/simple-blog/layouts/partials/footer.html +++ b/themes/simple-blog/layouts/partials/footer.html @@ -1,14 +1,14 @@