Add a read more link

    You can split the content of the page into two parts. The first part will be visible on the homepage with a Read more button.

    To split the content, click on the Page Break button, which is located on the toolbar above the main text editor.


    You can do the same thing in the Markdown editor by adding the tag <!-- pagebreak -->.

    This is the first part of the content of the page.
    
    <!-- pagebreak -->
    
    This is the second part of the page.

    Note
    This feature is handled by theme you have installed, and not all Koblog themes will support it.