Welcome to My Blog 👋
This is a mock article written in MDX to test how my blog renders content. Below is an example of how to show an image using the built-in <img>
tag or a custom component.
Image Example
Using native <img>
:

Code Example
Here's a simple JavaScript snippet:
console.log("Hello, MDX!");