From 9692b6f4aabb79d72cf3cc66394a0e1f04185c7f Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Thu, 28 Jan 2021 18:18:45 +0800 Subject: [PATCH] update --- config.toml | 3 ++- content/page/Audio.md | 4 ++-- content/page/DevOps.md | 4 ++-- content/page/python.md | 2 +- themes/simple-blog/layouts/_default/list.html | 2 +- themes/simple-blog/layouts/partials/footer.html | 6 +++--- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/config.toml b/config.toml index 746b215..cd633f0 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 a3b5ef3..2c5fe11 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 b5737d8..1f49a9e 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 ce2e197..d570b73 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 d280712..481ed5e 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 2f1f1dc..f207ed6 100644 --- a/themes/simple-blog/layouts/partials/footer.html +++ b/themes/simple-blog/layouts/partials/footer.html @@ -1,14 +1,14 @@