Commit Graph

1 Commits (082e618a38219ddf0a5c00dea70259bc047c1ba5)

Author SHA1 Message Date
Coelacanthus e0bf2919c9
feat: add sign name shortcode
usage:
1. position param:
        {{< sign-name 你的名字 >}}
        {{< sign-name 你的名字 你的Github用户名 >}}
2. named param:
        {{< sign-name name="你的名字" githubname="你的Github用户名" imgsrc="图片URL" >}}
        githubname imgsrc 有且只能有一个
2021-07-07 23:07:36 +08:00