summaryrefslogtreecommitdiff
path: root/src/robots.txt
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-24 12:06:09 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-24 12:06:09 +0100
commitc96e6ffafb62bde1e08987b1fdf3c0786487f6ec (patch)
tree37eaf4cf199ca77dc131b4212c526b707adf2e30 /src/robots.txt
Initial commit
Diffstat (limited to 'src/robots.txt')
-rw-r--r--src/robots.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/robots.txt b/src/robots.txt
new file mode 100644
index 00000000..2329e38e
--- /dev/null
+++ b/src/robots.txt
@@ -0,0 +1,4 @@
+User-agent: *
+Disallow: /app.html
+Disallow: /profile.html
+Disallow: /projects.html \ No newline at end of file