From 7563c4812277e00cd1fdba3f1b13ee78abcfaa2c Mon Sep 17 00:00:00 2001 From: ArnavPrakash Date: Tue, 22 Aug 2023 18:53:07 +0530 Subject: [PATCH] filled col-2 row-5 pixel --- src/data/pixel.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/pixel.ts b/src/data/pixel.ts index b327342..d66baa2 100644 --- a/src/data/pixel.ts +++ b/src/data/pixel.ts @@ -407,10 +407,10 @@ const grid: GridItem[][] = [ { row: 5, col: 2, - color: '', - name: '', - message: '', - pfp: 'https://upload.wikimedia.org/wikipedia/commons/a/ac/Default_pfp.jpg', + color: 'white', + name: 'Arnav Prakash Chaudhry', + message: 'Wake up to reality! Nothing ever goes as planned in this accursed world. The longer you live, the more you realize that the only things that truly exist in this reality are merely pain, suffering and futility. Listen, everywhere you look in this world, wherever there is light, there will always be shadows to be found as well. As long as there is a concept of victors, the vanquished will also exist. The selfish intent of wanting to preserve peace, initiates war and hatred is born in order to protect love. There are nexuses causal relationships that cannot be separated.', + pfp: 'https://avatars.githubusercontent.com/u/104081663?v=4', }, { row: 5,