Skip to content

Commit

Permalink
Template for new files at GitHub: add docu for customization
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Aug 5, 2023
1 parent d30b1c9 commit e93162c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/stubs/new-page-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ description: >-
Page description for heading and indexes.
---

<!--
In order to change the default frontmatter and the content for new pages,
add a new template file `assets/stubs/new-page-template` to your project.
Ths file will override the default settings of the theme. Adapt this file
according to your needs.
-->

## Heading

Edit this template to create your new page.
Expand Down

0 comments on commit e93162c

Please sign in to comment.