/
๐Ÿ˜ƒ

Note frontmatter

zander.wtf/
Back Links (1)
On this page

Frontmatter information (written in YAML) can be used to add metadata and extra information for your notes

This is the frontmatter for this note:

yaml
---
title: Note metadata
emoji: ๐Ÿ˜ƒ
tags:
- metadata
link: https://zander.wtf
---

The link item is used to display a link that is related to the note itself. It will appear below the title if.

Emoji

The emoji frontmatter item will add an emoji beside the title on listing views and above the title on individual note pages

Tags

The tags array frontmatter item allows you to add as many tags to a note as you'd like.

Want to make your own site like this?
Try gatsby-theme-code-notes by Zander Martineau.
logo
A Gatsby theme for storing your code-related notes