We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee7690 commit 6e2fa7dCopy full SHA for 6e2fa7d
1 file changed
app/Controllers/Home.php
@@ -32,11 +32,11 @@ public function index()
32
'url' => 'https://zhuanlan.zhihu.com/p/108894797',
33
'date' => '2020.02.24',
34
],
35
- //[
+ // [
36
// 'title' => 'CodeIgniter 使用技巧系列文章',
37
// 'url' => 'https://zhuanlan.zhihu.com/p/68800595',
38
// 'date' => '2019.06.12',
39
- //],
+ // ],
40
// [
41
// 'title' => 'CodeIgniter 4 alpha 1 版发布了',
42
// 'url' => 'https://zhuanlan.zhihu.com/p/45641550',
0 commit comments