1
0
silverbullet/common/settings_template.ts

8 lines
206 B
TypeScript
Raw Normal View History

export const SETTINGS_TEMPLATE =
`This page contains settings for configuring SilverBullet and its plugs. Any changes outside of the yaml block will be overwritten.
\`\`\`yaml
indexPage: index
\`\`\`
`;