diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 17:41:21 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 17:41:21 +0200 |
| commit | df07492ffe2819f1ef9113c00721019994aa34dd (patch) | |
| tree | 137b169fa2e725596c59f4a6922a0fd83ee2ab1d /public | |
| parent | d82b79a6444d5f0c2f0dd29eb0b8a8705e052d5c (diff) | |
Update humans.txt and robots.txt
Diffstat (limited to 'public')
| -rw-r--r-- | public/humans.txt | 10 | ||||
| -rw-r--r-- | public/robots.txt | 5 |
2 files changed, 9 insertions, 6 deletions
diff --git a/public/humans.txt b/public/humans.txt index 652f9cd2..d037fcfd 100644 --- a/public/humans.txt +++ b/public/humans.txt @@ -13,6 +13,10 @@ Frontend Engineer: Georgios Andreadis. Site: https://github.com/gandreadis Location: Delft, Netherlands. +Simulation Engineer: Fabian Mastenbroek. +Site: https://github.com/fabianishere +Location: Delft, Netherlands. + Simulation Engineer: Matthijs Bijman. Site: https://github.com/MDBijman Location: Delft, Netherlands. @@ -22,6 +26,6 @@ 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 +Standards: HTML5, Sass, ES6 +Components: React.js, Redux, create-react-app, react-konva +Software: WebStorm, Vim, Visual Studio diff --git a/public/robots.txt b/public/robots.txt index 2329e38e..165a1ea9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,4 +1,3 @@ User-agent: * -Disallow: /app.html -Disallow: /profile.html -Disallow: /projects.html
\ No newline at end of file +Disallow: /simulations/ +Disallow: /profile/ |
