feat: implement pages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "dir",
|
||||
"name": "contents",
|
||||
"label": "blog"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: 在第一方系统中使用 Gravatar
|
||||
---
|
||||
|
||||
使用链接 https://gravatar.com/avatar/$SHA256(email)/?d=identicon 即可。
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 博客
|
||||
---
|
||||
|
||||
# 博客
|
||||
|
||||
欢迎来到 OnixByte 博客,这里会分享技术文章和项目动态。
|
||||
Reference in New Issue
Block a user