notes/docs/notes/example-note.md

298 B

title emoji modified
Example note 👋 2022-09-09

This is an example note, see below for some code.

{
  resolve: 'gatsby-theme-code-notes',
  options: {
    contentPath: 'notes',
    basePath: '/',
    showThemeInfo: true,
    showDescriptionInSidebar: true,
  },
},