summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:21:40 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:21:40 +0200
commitd82b79a6444d5f0c2f0dd29eb0b8a8705e052d5c (patch)
tree9056d4e6b34110ef48eed825370a4295e2ab6aef /public
parentaf8d571dd91be338b0fc07d8c64b63e04e4ad329 (diff)
Add files left out during move
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