From 0772f93b5b3ae2d4b256636739f02d386a874272 Mon Sep 17 00:00:00 2001 From: Andre Luis Gomes da Silva Date: Thu, 25 Sep 2025 03:26:12 -0300 Subject: [PATCH] feat: create landing page and versioning (page are not visible, its simple versioning) --- teste-site/index.html | 131 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 teste-site/index.html diff --git a/teste-site/index.html b/teste-site/index.html new file mode 100644 index 0000000..d629983 --- /dev/null +++ b/teste-site/index.html @@ -0,0 +1,131 @@ + + + + + + SEMITI 2025 — Minicurso Ngrok + + + + + + + + +
+
+

Bem-vindo ao SEMITI 2025
e ao minicurso de Ngrok!

+

Levando seu servidor local à internet: a magia do ngrok.

+ +
+
+ +
+ +
+ + + +
+
+ + +
+
+ + \ No newline at end of file