diff --git a/_config.fluid.yml b/_config.fluid.yml index 1284c05..94d20b3 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -95,7 +95,7 @@ fun_features: # 是否循环播放效果 # If true, loop animation - loop: false + loop: true # 在指定页面开启,不填则在所有页面开启 # Enable in specified page, all pages by default @@ -322,7 +322,7 @@ iconfont: //at.alicdn.com/t/font_1736178_lbnruvf0jn.css navbar: # 导航栏左侧的标题,为空则按 hexo config 中 `title` 显示 # The title on the left side of the navigation bar. If empty, it is based on `title` in hexo config - blog_title: "Fluid" + blog_title: "Ciallo! World" # 导航栏毛玻璃特效,实验性功能,可能会造成页面滚动掉帧和抖动,部分浏览器不支持会自动不生效 # Navigation bar frosted glass special animation. It is an experimental feature @@ -475,7 +475,7 @@ index: # 为空则按 hexo config.subtitle 显示 # If empty, text based on `subtitle` in hexo config - text: "An elegant Material-Design theme for Hexo" + text: "Try to find a place for healing your soul" # 通过 API 接口作为首页副标题的内容,必须返回的是 JSON 格式,如果请求失败则按 text 字段显示,该功能必须先开启 typing 打字机功能 # Subtitle of the homepage through the API, must be returned a JSON. If the request fails, it will be displayed in `text` value. This feature must first enable the typing animation @@ -948,18 +948,18 @@ tag: #--------------------------- about: enable: true - banner_img: /img/default.png + banner_img: img/blackBlockBG.jpg banner_img_height: 60 banner_mask_alpha: 0.3 avatar: /img/avatar.png - name: "Fluid" - intro: "An elegant theme for Hexo" + name: "thely314's personal github page" + intro: "Page theme: Fluid, An elegant theme for Hexo\nstill building..." # 更多图标可从 https://hexo.fluid-dev.com/docs/icon/ 查找,`class` 代表图标的 css class,添加 `qrcode` 后,图标不再是链接而是悬浮二维码 # More icons can be found from https://hexo.fluid-dev.com/docs/en/icon/ `class` is the css class of the icon. If adding `qrcode`, The icon is no longer a link, but a hovering QR code icons: - { class: "iconfont icon-github-fill", link: "https://github.com", tip: "GitHub" } - - { class: "iconfont icon-douban-fill", link: "https://douban.com", tip: "豆瓣" } - - { class: "iconfont icon-wechat-fill", qrcode: "/img/favicon.png" } + - { class: "iconfont icon-bilibili", link: "https://www.bilibili.com", tip: "Bilibili" } + - { class: "iconfont icon-zhihu-fill", link: "https://www.zhihu.com", tip: "Zhihu" } #--------------------------- @@ -1028,7 +1028,7 @@ links: # Custom content at the bottom of the links custom: enable: false - content: '

在下方留言申请加入我的友链,按如下格式提供信息:

' + content: '

在下方留言申请加入我的友链,按如下格式提供信息:

' # 评论插件 # Comment plugin