Blog One
// Example C++ code
#include <iostream>
using namespace std;
int main()
{
cout << "Hello, world!" << endl;
return 0;
}
struct text
{
float gamer_mode;
int woag;
}
This is my first blog post! I'm still getting everything set up, but I'm excited to share cool ideas here.

Here’s another thought or continuation of the post. I might go into detail about something here.

That’s all for now. More to come soon!