1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 09:16:59 +01:00
notes/content/example-note.md

290 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,
  },
},