diff --git a/+++/back.gif b/+++/back.gif new file mode 100644 index 0000000..a694ae1 Binary files /dev/null and b/+++/back.gif differ diff --git a/.gitignore b/.gitignore index 6321096..17a0c50 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ +++/bb15.png +++/533201N0032129W_from_the_Sea_poster.png +++/key.asc ++++/index.html diff --git a/gen.py b/gen.py index cf3b81b..bff2340 100644 --- a/gen.py +++ b/gen.py @@ -268,6 +268,11 @@ if __name__ == '__main__': except IOError as err: print err; + # robots.txt? + robots_in = os.path.join('.', 'robots.txt') + if os.path.isfile(indx_txt): + shutil.copy(robots_in, output_dir) + template.close(); content_indx_template.close(); out.close(); diff --git a/index_apache_template.html b/index_apache_template.html index 3fa794c..20d984d 100644 --- a/index_apache_template.html +++ b/index_apache_template.html @@ -1,16 +1,18 @@
+
+ Parent Directory
+