add front-comments
This commit is contained in:
parent
8a457885b2
commit
ed81ac26d2
11 changed files with 377 additions and 50 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
return function ($site) {
|
||||
return $site->find('articles')->children();
|
||||
};
|
||||
return $site->find('texts')->children();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue