Private Section
Private Section
Welcome to your private section. This page and all pages within this section are not linked in the main navigation menu.
Private Pages
Here are the pages available in this private section:
- Notes - Your private notes
- Drafts - Draft content
- Thoughts - Personal thoughts
- Travel Documents - Travel documents and information
How to Access
- Main page:
https://chanontonmai.github.io/private/ - Sub-pages:
https://chanontonmai.github.io/private/[page-name]/
Adding New Pages
To add new pages to this private section:
- Create a new file in
_pages/private/directory - Use the following frontmatter:
--- layout: default permalink: /private/your-page-name/ title: Your Page Title nav: false --- - Add your content below the frontmatter
This section is intentionally not linked from the main navigation to keep it private.