diff --git a/.docs/images/gallery-notsowow.jpeg b/.docs/images/gallery-notsowow.jpeg
new file mode 100644
index 0000000..62d24c1
Binary files /dev/null and b/.docs/images/gallery-notsowow.jpeg differ
diff --git a/.docs/index.html b/.docs/index.html
index 0e1d3ad..5868cef 100644
--- a/.docs/index.html
+++ b/.docs/index.html
@@ -81,6 +81,9 @@ date: 2000-01-01
{% gallerybox "images/gallery-a.jpeg" %}
A scene demonstrating //replacemix
, //ellipsoid
, //layers
, smoothadv
(aka convolve
and conv
), and //floodfill
- all of which are provided by WorldEditAdditions.
{% endgallerybox %}
+ {% gallerybox "images/gallery-notsowow.jpeg" %}
+ A magical abode for those lost in the mountains, built by @notsowow.
+ {% endgallerybox %}
{% gallerybox "images/gallery-b.jpeg" %}
The inside of a 3d maze made with //maze3d
. Lighting was placed manually to improve screenshot quality.
{% endgallerybox %}