summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/favicon.icobin0 -> 99678 bytes
-rw-r--r--public/humans.txt27
-rw-r--r--public/robots.txt4
3 files changed, 31 insertions, 0 deletions
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 00000000..c2f40a0d
--- /dev/null
+++ b/public/favicon.ico
Binary files differ
diff --git a/public/humans.txt b/public/humans.txt
new file mode 100644
index 00000000..652f9cd2
--- /dev/null
+++ b/public/humans.txt
@@ -0,0 +1,27 @@
+/* TEAM */
+Benevolent Dictator for Life: Alexandru Iosup.
+Site: http://www.ds.ewi.tudelft.nl/~iosup/
+Twitter: aiosup.
+Location: Delft, Netherlands.
+
+Backend Engineer: Leon Overweel.
+Site: http://leonoverweel.com/
+Twitter: layon_overwhale.
+Location: Delft, Netherlands.
+
+Frontend Engineer: Georgios Andreadis.
+Site: https://github.com/gandreadis
+Location: Delft, Netherlands.
+
+Simulation Engineer: Matthijs Bijman.
+Site: https://github.com/MDBijman
+Location: Delft, Netherlands.
+
+/* THANKS */
+Executive Producer: Vincent van Beek.
+Executive Producer: Tim Hegeman.
+
+/* SITE */
+Standards: HTML5, CSS3, ES5
+Components: jQuery, Bootstrap, CreateJS, c3.js
+Software: WebStorm, Vim, Visual Studio \ No newline at end of file
diff --git a/public/robots.txt b/public/robots.txt
new file mode 100644
index 00000000..2329e38e
--- /dev/null
+++ b/public/robots.txt
@@ -0,0 +1,4 @@
+User-agent: *
+Disallow: /app.html
+Disallow: /profile.html
+Disallow: /projects.html \ No newline at end of file