fixed preset link in readme

This commit is contained in:
Ell 2022-03-29 13:21:17 +02:00
parent 1172aa121f
commit 972feb2fa8

View file

@ -16,7 +16,7 @@ By default, Custom Frames comes with a few presets that allow you to get new pan
- [Google Keep](https://keep.google.com), optimized for a narrow pane on the side
- [Notion](https://www.notion.so/) (it's recommended to close Notion's sidebar if used as a side pane)
If you create a frame that you think other people would like, don't hesitate to create a pull request with [a new preset](https://github.com/Ellpeck/ObsidianCustomFrames/blob/master/main.ts#L7).
If you create a frame that you think other people would like, don't hesitate to create a pull request with [a new preset](https://github.com/Ellpeck/ObsidianCustomFrames/blob/master/src/settings.ts#L5).
## Roadmap
- ~~Allow setting a custom icon for each pane~~