Skip to content

Commit

Permalink
🎨 perf(_template.md): 修改表格中简介列为左对齐
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhawks committed Mar 11, 2024
1 parent 8526ed8 commit 7d02d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
> [https://github.com/jackhawks/rectg](https://github.com/jackhawks/rectg)
| 名称 | 简介 | 人数 | 类型 |
| :--: | :--: | :--: | :--: |
| :--: | :-- | :--: | :--: |
{% for item in repo %}
| [{{item.tg_me_page_title}}]({{item.tg_me_page_url}}) | {{item.tg_me_page_description}} | {{item.tg_me_audience}} | {{item.tg_me_category}} |
{% endfor %}
Expand Down

0 comments on commit 7d02d9b

Please sign in to comment.