diff --git a/_config.fluid.yml b/_config.fluid.yml index 51a9123..f40fc58 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -450,12 +450,11 @@ open_graph: footer: # 页脚第一行文字的 HTML,建议保留 Fluid 的链接,用于向更多人推广本主题 # HTML of the first line of the footer, it is recommended to keep the Fluid link to promote this theme to more people - content: + content: '' # ' # Hexo # - # Fluid - # ' + # Fluid' # 展示网站的 PV、UV 统计数 # Display website PV and UV statistics @@ -470,13 +469,13 @@ footer: # 国内大陆服务器的备案信息 # For Chinese mainland website policy, other areas keep disable beian: - enable: false + enable: true # ICP证号 - icp_text: 京ICP证123456号 + icp_text: 苏ICP备2025162023号-1 # 公安备案号,不填则只显示ICP - police_text: 京公网安备12345678号 + police_text: # 公安备案的编号,用于URL跳转查询 - police_code: 12345678 + police_code: # 公安备案的图片. 为空时不显示备案图片 police_icon: /img/police_beian.png diff --git a/source/_posts/hello-world.md b/source/_posts/hello-world.md index 90da660..0401d6a 100644 --- a/source/_posts/hello-world.md +++ b/source/_posts/hello-world.md @@ -3,6 +3,7 @@ title: Hello World index_img: /img/avatar.png password: 1S59 abbrlink: helloworld +hide: true --- Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues). diff --git a/source/_posts/客户需求输入格式.md b/source/_posts/客户需求输入格式.md index 435d293..abac2d7 100644 --- a/source/_posts/客户需求输入格式.md +++ b/source/_posts/客户需求输入格式.md @@ -1,8 +1,8 @@ --- -title: 客户需求输入格式 +title: 客户需求输入 abbrlink: 8380ac17 date: 2025-02-13 23:09:24 -tags: +tags: [工作方法] --- ## 客户需求输入应该包含以下部分 \ No newline at end of file