Skip to content

Commit

Permalink
feat: Update links.json for adding Airing's blog (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
airingursb committed Jan 17, 2024
1 parent d65c1fc commit a7adb33
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion services/src/links_service/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@
"addr": "https://www.flyfrag.cn/",
"desc": "太阳强烈,水波温柔",
"logo": "https://avatars.githubusercontent.com/u/53332638?v=4"
},
{
"name": "Airing's blog",
"addr": "https://blog.ursb.me/",
"desc": "我是一只小小小小熊",
"logo": "https://airing.ursb.me/image/airing-face.png"
}
]
}
}

0 comments on commit a7adb33

Please sign in to comment.