From 07aba6e52a470cfed984476b76f1cb33b3a74b99 Mon Sep 17 00:00:00 2001 From: Andrei Racasan <69733376+0xAMR@users.noreply.github.com> Date: Sun, 2 Jan 2022 22:42:48 +0000 Subject: [PATCH] add page matching URL requirements --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 5b1da1e5..3c187320 100644 --- a/src/data.js +++ b/src/data.js @@ -5642,7 +5642,7 @@ module.exports = [ { name: 'Andrei Racasan', description: 'Full Stack Developer with a passion for finding pragmatic solutions to technical challenges.', - url: 'https://www.andreiracasan.com/about', + url: 'https://www.andreiracasan.com/setup', emoji: '🌍', country: '🇷🇴', computer: 'linux',