<Time /> Html Tag
TIL: I discovered <Time />
tag in html from the ContentLayer nextjs example
<time datetime="2022-8-2">August 2 , 2022</time>
Now my blog uses this.
MDN docs for that.
TIL: I discovered <Time />
tag in html from the ContentLayer nextjs example
<time datetime="2022-8-2">August 2 , 2022</time>
Now my blog uses this.
MDN docs for that.