Test2
March 9, 2023
Lucky Me
This is the description of blog #2.
Blog
{ "_type": "code", "code": "function greet(name) {\n console.log(`Hello, ${name}!`);\n}\ngreet('ChatGPT');", "language": "javascript" }
Lorem ipsum dolor sit amet consectetur adipisicing elit. Hic, itaque, maiores autem repellat aliquam incidunt dicta dignissimos eum.
March 9, 2023
Blog
{ "_type": "code", "code": "function greet(name) {\n console.log(`Hello, ${name}!`);\n}\ngreet('ChatGPT');", "language": "javascript" }