Html and head tags

What version of Hugo are you using ( hugo version )?

v0.58.3/extended

Does this issue reproduce with the latest release?

No.

Hey, when I run hugo serve or publish the app via hugo ,
the and tags are always sticky so the browser wont render properly.

İe output:

<!DOCTYPE html>
<html lang="en"><head>
... 
<!-- Head elements here -->
...
</head>
<body>
...

Is this a know issue?
Thanks.

It is not. Please share a repo that can reproduce.