mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 20:02:54 +02:00
Only show 'Read More' button on blog list page when post has <!-- truncate --> token (#161)
* Only show 'Read More' button on blog list page when the text includes a <truncate> token * Remove console.log
This commit is contained in:
parent
a5320dbd36
commit
c2243a3c20
2 changed files with 19 additions and 24 deletions
|
@ -7,6 +7,4 @@ authorFBID: 661277173
|
|||
|
||||
This is a test post.
|
||||
|
||||
<!--truncate-->
|
||||
|
||||
A whole bunch of other information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue