Skip to content

Commit 82cf664

Browse files
authored
Update sites.json
1 parent b0673aa commit 82cf664

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/sites.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@
4040
"description": "The Laravel Podcast is a weekly podcast about the Laravel PHP framework. It features interviews with the creators of Laravel and other Laravel community members.",
4141
"tags": ["podcast"]
4242
},
43+
{
44+
"name": "Laravel 中国社区",
45+
"url": "https://learnku.com/laravel",
46+
"description": "最优质的 Laravel 中国社区",
47+
"tags": ["course", "community"],
48+
"logo_url": "https://cdn.learnku.com/uploads/images/201901/24/1/OyBnfB2vlk.png!/both/100x100"
49+
},
4350
{
4451
"name": "Laravel Daily",
4552
"url": "https://laraveldaily.com",
@@ -48,13 +55,6 @@
4855
"logo_url": "https://laraveldaily.com/img/logos/mono.svg",
4956
"logo_bg_color": "#2563eb"
5057
},
51-
{
52-
"name": "Learnku",
53-
"url": "https://learnku.com",
54-
"description": "Learnku is a Chinese community portal for Laravel developers. It features a forum, job board, and a list of useful resources.",
55-
"tags": ["community"],
56-
"logo_url": "https://cdn.learnku.com/uploads/images/201901/24/1/OyBnfB2vlk.png!/both/100x100"
57-
},
5858
{
5959
"name": "Larajobs",
6060
"url": "https://larajobs.com",

0 commit comments

Comments
 (0)