diff --git a/app/imports/ui/pages/About.vue b/app/imports/ui/pages/About.vue index 0f3c922b..e643dcd1 100644 --- a/app/imports/ui/pages/About.vue +++ b/app/imports/ui/pages/About.vue @@ -32,7 +32,7 @@ Sam; without her love, DiceCloud could not hope to exist

The "Heroes" of Asaea The D&D party whose joy was the fuel - with which the early versions of DiceCloud was powered + powering the early versions of DiceCloud.

Paragon tier Patrons @@ -83,6 +83,10 @@ export default { name: 'Lord of Junk', title: 'Archwizard of the Odd', avatar: 'lordOfJunk' + },{ + name: 'Dai', + title: 'A Kobold\'s Best Friend', + avatar: 'dai' },], }}, } diff --git a/app/public/images/paragons/dai.png b/app/public/images/paragons/dai.png new file mode 100644 index 00000000..4ec8fcfb Binary files /dev/null and b/app/public/images/paragons/dai.png differ