From 1ae78d4ed42899e393db05a9e692bdf5f4c80470 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sat, 19 Jul 2025 23:39:41 +0200 Subject: [PATCH] fix: :adhesive_bandage: adjust character data --- src/sebin/sebin.11tydata.js | 2 +- src/viktor/viktor.11tydata.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sebin/sebin.11tydata.js b/src/sebin/sebin.11tydata.js index 73aced6..46f381a 100644 --- a/src/sebin/sebin.11tydata.js +++ b/src/sebin/sebin.11tydata.js @@ -21,7 +21,7 @@ const firstName = 'Sebin', orientation = 'gay', position = 'vers, prefers top', height = 210, // cm - weight = 124, // kg + weight = 174, // kg tailLength = 154, // cm wingspan = 417, // cm colors = [ diff --git a/src/viktor/viktor.11tydata.js b/src/viktor/viktor.11tydata.js index 43c99bc..28fa432 100644 --- a/src/viktor/viktor.11tydata.js +++ b/src/viktor/viktor.11tydata.js @@ -9,8 +9,8 @@ const firstName = 'Viktor', pronouns = 'he/him', orientation = 'gay', role = 'bottom', - height = 227, // cm - weight = 175, // kg + height = 192, // cm + weight = 164, // kg colors = [ { name: 'Front', value: '#e7c7b1' }, { name: 'Arms, legs', value: '#493428' },