diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/img/favicon.png | bin | 0 -> 316 bytes | |||
-rw-r--r-- | public/img/trieste.jpg | bin | 0 -> 51089 bytes | |||
-rw-r--r-- | public/robots.txt | 3 |
3 files changed, 3 insertions, 0 deletions
diff --git a/public/img/favicon.png b/public/img/favicon.png Binary files differnew file mode 100644 index 0000000..ae20cc3 --- /dev/null +++ b/public/img/favicon.png diff --git a/public/img/trieste.jpg b/public/img/trieste.jpg Binary files differnew file mode 100644 index 0000000..6814395 --- /dev/null +++ b/public/img/trieste.jpg diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..bb01aaf --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +User-Agent: * +Allow: / + |