All notes → Hello World! ... Again

Hello Again

It has been a while since i actually had something that at least resembled a 'blog'. Maybe this will become a new habit, or maybe i'll just adding it now to this website to forget about it in a weeks time. Let's see.

And now following a test code block; just to observe how the Syntax highlighting works.

Code Block

const test_var = 1337;
console.log(test_var);