update
This commit is contained in:
parent
eec18dcac5
commit
c03fc40096
|
@ -180,7 +180,7 @@
|
|||
<path d="M18 16.496V18l1 1"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<span slot="content">2023</span>
|
||||
<span slot="content">2024</span>
|
||||
<svg slot="suffix" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
|
||||
<path d="M6 9l6 6l6-6" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
||||
</svg>
|
||||
|
@ -206,7 +206,7 @@
|
|||
|
||||
<script>
|
||||
window.roadmapYears = JSON.parse('{"2022":[{"title":"读书","start":"01-01","end":"1-5"},{"title":"还是读书","start":"02-01","end":"05-30"}],"2023":[{"title":"⛵️ 开发hexo-theme-cosy主题","start":"09-03","end":"10-03","content":"基本功能基本迭代完成,目前稳定在1.2.4版本"},{"title":"✅ 视频AI无闪烁转绘","start":"10-25","end":"11-04","content":"stable diffusion + Ebsynth 插帧"},{"title":"✅ 成为一名飞手","start":"11-04","end":"11-09","content":"UTC无人驾驶航空器系统操作手合格证"},{"title":"✅ hexo-theme-cosy 发包到 npm","start":"11-14","end":"11-16","content":"人生中第一个正儿八经的 npm 包,使用 github 的 action 白嫖一手 ci 资源"},{"title":"✅ 抖音千粉","start":"11-06","end":"12-30","content":"粉丝量突破1000,预算投入¥3000,每天至少生产1个小姐姐舞蹈 AI转绘 视频"}],"2024":[{"title":"📚 付鹏《见证逆潮》","start":"01-01","end":"01-30","content":"笔录书中核心观点,写一篇读后感"}]}')
|
||||
window.initYear = '2023'
|
||||
window.initYear = '2024'
|
||||
</script>
|
||||
|
||||
|
||||
|
|
|
@ -266,7 +266,7 @@
|
|||
<p><a target="_blank" rel="noopener" href="https://baidu.com/">https://baidu.com</a></p>
|
||||
<p><a target="_blank" rel="noopener" href="http://www.this-anchor-link.com/">锚点链接</a> </p>
|
||||
<p><a href="mailto:test.test@gmail.com">mailto:test.test@gmail.com</a></p>
|
||||
<p>GFM a-tail link <a target="_blank" rel="noopener" href="https://my.oschina.net/u/3691274">@pandao</a> 邮箱地址自动链接 <a href="mailto:test.test@gmail.com">test.test@gmail.com</a> <a href="mailto:www@vip.qq.com">www@vip.qq.com</a></p>
|
||||
<p>GFM a-tail link <a target="_blank" rel="noopener" href="https://my.oschina.net/u/3691274">@pandao</a> 邮箱地址自动链接 <a href="mailto:test.test@gmail.com">test.test@gmail.com</a> <a href="mailto:www@vip.qq.com">www@vip.qq.com</a></p>
|
||||
<blockquote>
|
||||
<p>@pandao</p>
|
||||
</blockquote>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 路线图 · 陈不渡 Mozzie
|
||||
layout: cosy-roadmap
|
||||
initYear: 2023
|
||||
initYear: 2024
|
||||
years:
|
||||
2022:
|
||||
- title: 读书
|
||||
|
|
Loading…
Reference in New Issue
Block a user