diff --git a/Pages/Boids.html b/Pages/Boids.html new file mode 100644 index 0000000..5ff4814 --- /dev/null +++ b/Pages/Boids.html @@ -0,0 +1,18 @@ + + + + + + BOIDS + + + + + + + + + +

This is the boids page

+ + \ No newline at end of file diff --git a/Stylesheets/Default.css b/Stylesheets/Default.css new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 473a0ae..08ad0b0 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,38 @@ Simulation Lab + + + + - Testing testing 123 + + + + +

Testing testing 123

\ No newline at end of file