From 7edfa1e57e3caef9258f7d8d794a50933fcd1c42 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 22 Jun 2021 20:51:58 -0400 Subject: Adding meta tags, not sure if they'll even work tho --- transpiler/transpiler.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'transpiler/transpiler.cpp') diff --git a/transpiler/transpiler.cpp b/transpiler/transpiler.cpp index a171fc6..58d1308 100644 --- a/transpiler/transpiler.cpp +++ b/transpiler/transpiler.cpp @@ -197,6 +197,8 @@ int main() { "\t\t\n" "\t\tPhysics for Games\n" "\t\t\n" + "\t\t\n" + "\t\t\n" "\t\n" "\t\n" "\t\t
\n" -- cgit v1.2.1