File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,16 @@ export const meta = {
6
6
description: ' description' ,
7
7
}
8
8
9
- 你好,我是维特,一个自由主义者, <del >JavaScript 全栈?</del > 工程师。 对边缘化设施 (Edge) 与开发者体验很感兴趣。
10
- 喜欢 ` CoffeeScript ` 与 ` Ruby ` ,但一直在写 ` TypeScript ` 。
9
+ 👋 你好,我是维特,实在地自由主义者。可能是 <del >全栈?</del > 工程师, 对边缘化设施 (Edge) 与开发者体验很感兴趣。
10
+ 最近两年开始学习区块链技术,正在关注 Near 生态发展 。
11
11
12
12
主要贡献是创造一些应用和类库来帮助提高开发者体验。
13
- 我很少写博客,_ Hello World_ 文章实在讨人厌,不想成为智障。但水平不够写不出好东西,所以不写。如果你发现博文更新,那就是我的工作又开始不饱和了 。
13
+ 我很少写博客,_ Hello World_ 文章实在讨人厌,不想成为智障。但水平不够写不出好东西,所以不写。如果你发现博文更新,那就是工作又开始不饱和了 。
14
14
15
- 我非常乐意倾听来自你的想法,你可以通过 [ 邮件
] ( mailto:[email protected] ) 与我取得联系。现在你所见的站点来自我的开源项目 [ unix/unix.bio (MIT) ] ( https://github.com/unix/unix.bio ) ,
16
- 你可以无偿的使用它构建属于自己的博客 。
15
+ 可以通过 [ 邮件
] ( mailto:[email protected] ) 与我联系。不太用微信,因为不太用微信 ,
16
+ 想要即时通讯聊两句可以来 [ Slack ] ( https://github.com/geist-org/geist-ui/discussions/572 ) 看看 。
17
17
18
- 由于缺乏时间维护开源项目,我当前已经不再接受赞助。非常感谢 [ 所有的赞助者] ( /others/sponsors ) 。
18
+ 现在你所见的站点来自我的开源项目 [ unix/unix.bio (MIT)] ( https://github.com/unix/unix.bio ) ,
19
+ 你可以无偿的使用它构建属于自己的博客。由于缺乏时间维护开源项目,我当前已经不再接受赞助。非常感谢 [ 所有的赞助者] ( /others/sponsors ) 。
19
20
20
21
export default ({ children }) => <Layout meta = { meta } >{ children } </Layout >
You can’t perform that action at this time.
0 commit comments