邮箱软件增强
前言
- 属于日常维护系列
 
目录
参考
边栏字体
- 使用tweak更换字体之后不需要调整字体大小也能在高分屏上正常观看了
 
插件
Adblock Plus
Lightning and Provider for google calander
Manually sort folders!
Thunderbird conversations
新建谷歌日历
- New-Calander-on the network
 
		
		
		  将科技固化为产品——机器人软件开发
            缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
 npm i hexo-generator-json-content --save
            2、在根目录_config.yml里添加配置:
  jsonContent:
    meta: false
    pages: false
    posts:
      title: true
      date: true
      path: true
      text: true
      raw: false
      content: false
      slug: false
      updated: false
      comments: false
      link: false
      permalink: false
      excerpt: false
      categories: false
      tags: true