Nikl.dev

My first blog post

May 04, 2019

Post

This is a post

<html>
  <p>Hi</p>
</html>
export default function hi(variable) {
  const test = variable;
}

const test = 'hi'