fix(website): update author X profile

This commit is contained in:
Ogulcan Celik 2026-08-05 17:43:04 +03:00
parent 9b6b1e460a
commit eb93ec8ce6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
const name = 'Can Celik';
const role = 'Building Herdr';
const photo = '/assets/author-can.jpeg';
const x = 'https://x.com/lumendriada';
const x = 'https://x.com/cancelik';
const email = 'can@herdr.dev';
---