Skip to content

Commit

Permalink
[fix] Label missing (fix #99)
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Jun 25, 2024
1 parent 8638b64 commit add11f7
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
24 changes: 22 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,30 @@ repository:
enable_vulnerability_alerts: true

labels:
- name: crawler
color: "#d73a4a"
- name: Article
color: "#e99bb1"
description: download an Internet article automatically

- name: Salon
color: "#d7f797"
description: 小型分享会、讲座

- name: Workshop
color: "#9fa6da"
description: 动手训练营、工作坊

- name: Conference
color: "#f9bec6"
description: 大型会议、峰会

- name: cooperation
color: "#73bde7"
description: 外部合作

- name: online
color: "#c5f2fc"
description: 线上活动

- name: bug
color: "#d73a4a"
description: Something isn't working
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 你应该使用的现代 Git 命令和功能
date: 2024-03-04 14:30:00
updated: 2024-04-05 19:25:00
authors:
- luojiyin1987
Expand Down
1 change: 1 addition & 0 deletions _posts/Article/Translation/browser-debugging-tricks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 67 个你的浏览器不想让你知道的奇怪调试技巧
date: 2020-05-06 06:13:41
updated: 2024-5-21 02:20:48
authors:
- luojiyin1987
Expand Down

0 comments on commit add11f7

Please sign in to comment.