diff --git a/data/art.yaml b/data/art.yaml index 7169fc0..dbd14d7 100644 --- a/data/art.yaml +++ b/data/art.yaml @@ -273,6 +273,25 @@ url: /gallery/lounge.png description: After a night on the town, Beholden and A Finger Pointing relax together. +- title: What Right Have I + collection: additional-art + authors: + - Zinya + image: /gallery/thumbs/wrhi-portrait.png + url: /gallery/lounge.png + description: The professional portrait What Right Have I has in all of her publications. + +- title: Also What Right Have I + collection: additional-art + authors: + - goatygoats + image: /gallery/thumbs/aaaaa.png + url: /gallery/aaaaa.png + description: | + How What Right Have I usually looks. + + Alternate caption: "None of these thoughts are in the Torah..." + - title: Dancing collection: additional-art authors: diff --git a/static/gallery/aaaaa.png b/static/gallery/aaaaa.png new file mode 100644 index 0000000..04f9460 Binary files /dev/null and b/static/gallery/aaaaa.png differ diff --git a/static/gallery/thumbs/aaaaa.png b/static/gallery/thumbs/aaaaa.png new file mode 100644 index 0000000..806ee4c Binary files /dev/null and b/static/gallery/thumbs/aaaaa.png differ diff --git a/static/gallery/thumbs/wrhi-portrait.png b/static/gallery/thumbs/wrhi-portrait.png new file mode 100644 index 0000000..a2c6b27 Binary files /dev/null and b/static/gallery/thumbs/wrhi-portrait.png differ diff --git a/static/gallery/wrhi-portrait.png b/static/gallery/wrhi-portrait.png new file mode 100644 index 0000000..354ec86 Binary files /dev/null and b/static/gallery/wrhi-portrait.png differ