Replies: 1 comment
-
Just now, I found the source of the problem. this theme use another file instead layouts/index.html to control the display of articles on the homepage, located at layouts/partials/data/title.html. By modifying this file, I have achieved my goal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! I want to exclude articles from two categories from appearing on the homepage. I have modified the layouts/index.html, but it doesn’t seem to be working. I also tried modifying the layouts/_default/list.html , but that didn’t work either.I have searched for a long time on the forum, but I haven’t found a suitable method.
layouts/index.html
before
modifiled
thx!
Beta Was this translation helpful? Give feedback.
All reactions