diff --git a/snippets/hover-shadow-box-animation.md b/snippets/hover-shadow-box-animation.md index c8dddd06e..a05102622 100644 --- a/snippets/hover-shadow-box-animation.md +++ b/snippets/hover-shadow-box-animation.md @@ -1,6 +1,7 @@ --- title: Hover shadow box animation tags: animation,intermediate +unlisted: true --- Creates a shadow box around the text when it is hovered. diff --git a/snippets/shape-separator.md b/snippets/shape-separator.md index 01ec68a92..1df64f4f2 100644 --- a/snippets/shape-separator.md +++ b/snippets/shape-separator.md @@ -1,6 +1,7 @@ --- title: Shape separator tags: visual,intermediate +unlisted: true --- Uses an SVG shape to create a separator between two different blocks.