Just a little test post to see if everything works as intended.

Let’s see if I can keep this blog up to date and post some interesting stuff here.

Let’s do some testing

def test():
    print("Hello World")
#include <stdio.h>

int main() {
    printf("Hello World");
    return 0;
}

Image test

Test Image

And bye… for now