A New Beginning

This is a test to see which features parts of the blog post needs further modifications. This is an inline code: using f32 = float;
				
					#include <iostream>

int main() {
    std::cout << "Hello World!" << std::endl;
    return 0;
}

				
			
hero-bg