diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 10:21:40 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 10:21:40 +0200 |
| commit | d82b79a6444d5f0c2f0dd29eb0b8a8705e052d5c (patch) | |
| tree | 9056d4e6b34110ef48eed825370a4295e2ab6aef /public | |
| parent | af8d571dd91be338b0fc07d8c64b63e04e4ad329 (diff) | |
Add files left out during move
Diffstat (limited to 'public')
| -rw-r--r-- | public/favicon.ico | bin | 0 -> 99678 bytes | |||
| -rw-r--r-- | public/humans.txt | 27 | ||||
| -rw-r--r-- | public/robots.txt | 4 |
3 files changed, 31 insertions, 0 deletions
diff --git a/public/favicon.ico b/public/favicon.ico Binary files differnew file mode 100644 index 00000000..c2f40a0d --- /dev/null +++ b/public/favicon.ico 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 |
