From 9cf53720c4ce659372db432a0ac60051a72cd7c7 Mon Sep 17 00:00:00 2001 From: zkqiang Date: Mon, 17 Jul 2023 15:25:23 +0800 Subject: [PATCH] Update image url --- _config.fluid.yml | 2 +- source/_posts/fluid-write.md | 28 +++++++++++++++++++--------- source/_posts/hello-fluid.md | 2 +- source/_posts/hexo-docker.md | 2 +- source/_posts/hexo-vercel.md | 2 +- source/community/index.md | 4 +--- 6 files changed, 24 insertions(+), 16 deletions(-) diff --git a/_config.fluid.yml b/_config.fluid.yml index b0c6bddaf3..0857ec5290 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -426,7 +426,7 @@ about: # Custom Page through `hexo new page` #--------------------------- page: - banner_img: https://fluid.s3.bitiful.net/post.png?w=1920&fmt=webp + banner_img: https://fluid.s3.bitiful.net/bg/post.png?w=1920&fmt=webp #--------------------------- diff --git a/source/_posts/fluid-write.md b/source/_posts/fluid-write.md index 373f62cdf0..3a0818c7e2 100644 --- a/source/_posts/fluid-write.md +++ b/source/_posts/fluid-write.md @@ -132,23 +132,33 @@ iframe 页面镶套可以帮助我们更好的展示一个页面。比如以下 #### details 标签 -用于展示代码较多需要折叠或折叠相关内容,以下为演示。`summary` 填写显示名称。 +用于展示代码较多需要折叠或折叠相关内容,以下为演示,`summary` 填写显示名称。
Demo -``` -

好友申请备注:fluid

-

提问之前请先仔细查阅用户文档

-wechat +```go +type Map struct { + mu Mutex + read atomic.Value + dirty map[interface{}]*entry + misses int +} ```
-``` +对应的实现代码: + +```text
Demo -

好友申请备注:fluid

-

提问之前请先仔细查阅用户文档

-wechat +```go +type Map struct { + mu Mutex + read atomic.Value + dirty map[interface{}]*entry + misses int +} +\```
``` diff --git a/source/_posts/hello-fluid.md b/source/_posts/hello-fluid.md index fee92ab7b1..ff5a0482b2 100644 --- a/source/_posts/hello-fluid.md +++ b/source/_posts/hello-fluid.md @@ -88,7 +88,7 @@ Fluid 功能特性: ## 图片 -![这是图片描述](https://fluid.s3.bitiful.net/post.png?w=1280&fmt=webp) +![这是图片描述](https://fluid.s3.bitiful.net/bg/post.png?w=1280&fmt=webp) ## LaTex diff --git a/source/_posts/hexo-docker.md b/source/_posts/hexo-docker.md index d749771f15..6c1a135609 100644 --- a/source/_posts/hexo-docker.md +++ b/source/_posts/hexo-docker.md @@ -2,7 +2,7 @@ title: Hexo 使用 Docker 来写文章和调试博客 author: 夜法之书 date: 2022-10-10 18:04:57 -index_img: https://fluid.s3.bitiful.net/hexo-docker/cover.png +index_img: https://fluid.s3.bitiful.net/hexo-docker/cover.png?w=480&fmt=webp category: 实用技巧 tags: - 用户经验 diff --git a/source/_posts/hexo-vercel.md b/source/_posts/hexo-vercel.md index ad7059a914..36efa3285d 100644 --- a/source/_posts/hexo-vercel.md +++ b/source/_posts/hexo-vercel.md @@ -2,7 +2,7 @@ title: Vercel 部署高级用法教程 author: 夜法之书 date: 2022-10-10 18:55:57 -index_img: https://fluid.s3.bitiful.net/hexo-vercel/cover.png +index_img: https://fluid.s3.bitiful.net/hexo-vercel/cover.png?w=480&fmt=webp category: 实用技巧 tags: - 用户经验 diff --git a/source/community/index.md b/source/community/index.md index 9c0d925f36..4cf6a8f406 100644 --- a/source/community/index.md +++ b/source/community/index.md @@ -21,9 +21,7 @@ Fluid 社群定位于**聚集志同道合、兴趣相投、和谐友善、热爱 目前仅有微信端社群,扫描二维码添加好友后等待邀请 -

好友申请备注:fluid

- - + 希望你可以和群友找到共同话题,并保持在群内的互动频率。