Visit tech-blogs.dev.
- Open
data.js
. - Add your blog details using the following structure.
{
name: 'Your Name',
description: 'Keep it short and simple.',
url: 'https://example.com',
twitter: '@your_twitter_handle',
tags: ['HTML', 'CSS', 'JavaScript'],
}
- Raise a Pull Request (PR) to
main
branch.
If you don't know how to raise a PR, follow these instructions on how to raise a PR