Commit Graph

1 Commits (745ec03e43db6fab6361221f61443f7ef6859470)

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