Test
This is simply just a test to ensure that the HUGO server is working correctly.
Here have a code sample
x = 9
y = 3
print(str(x + y))
also remember the command for a new post is “hugo new posts/{postname}”
and that you put the language highlighting that you want next to the code samples
totally not here so I don’t forget