diff --git a/content/demo/index.md b/content/demo/index.md index a790513..2c4c01a 100644 --- a/content/demo/index.md +++ b/content/demo/index.md @@ -192,6 +192,8 @@ Alternatively, you can append the following URL anchors. It can be more handy in - `#pixels`: Uses nearest neighbor algorithm for scaling, useful for keeping pixel-art sharp. - `#transparent`: Removes rounded corners and shadow, useful for images with transparency. - `#no-hover`: Removes zoom on hover. +- `#spoiler`: Blurs image until hovered over/pressed on, useful for plot rich game screenshots. +- `#spoiler` with `#solid`: Ditto, but makes the image completely hidden.
@@ -613,26 +615,6 @@ With `solid` class: You know, Duckquill is a pretty dumb name. I know, crazy. -When set on an image: - -```html - -``` - - - -URL anchor `#spoiler` can be used for this as well. - -With `solid` class: - -```html - -``` - - - -URL anchor `#solid` can be used for this as well. - ### Buttons Dialog ```html.j2