diff --git a/docs/plugins.md b/docs/plugins.md index e8cb662..4d41f8f 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -143,4 +143,12 @@ config: model: gpt-4-turbo-preview # Choose a specific model, default is gpt-3.5-turbo default: # Name of the blog title: "Custom title for the summary box:" -``` \ No newline at end of file +``` + +### Snow (Path `embedded:snow`, Import `snow`) + +A simple plugin that adds a snow animation to the page using some simple CSS and JavaScript. + +#### Config + +This plugin has no config options. \ No newline at end of file