Open duoduozxzx1 opened 2 years ago
For the example site page, I don't want to display the title attachment in the page itself, but still want to keep it in the menu.
attachment
if I remove the title param from the front matter in the page, this page will be removed from menu as well.
title
--- title: "attachment" weight: 1 draft: false ---
Is there an easier way for me to do this?
Thank you.
For the example site page, I don't want to display the title
attachment
in the page itself, but still want to keep it in the menu.if I remove the
title
param from the front matter in the page, this page will be removed from menu as well.Is there an easier way for me to do this?
Thank you.