commit 5375b273e2ac1db448895fab9ca6a7f3beb8dd99 Author: Nebulae Date: Fri Dec 26 14:23:42 2025 +0100 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f3e6bd0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +videos/ \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..efd4105 --- /dev/null +++ b/index.html @@ -0,0 +1,52 @@ + + + + + + Hydra Local + + + + + + + + + + + + + + \ No newline at end of file