this is just a testing page. this is here so the src/content/blog directory doesnt vanish due to no files.
Table of contents
Open Table of contents
test header 1
test text 1
some code
test codeblock
#include <iostream>
int main() {
std::cout << "hello";
return 0;
};
quote test
hello quote test