1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-16 23:09:03 +00: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,
  },
},