diff --git a/app/templates/about.html b/app/templates/about.html index fcc10f8..f2d485e 100644 --- a/app/templates/about.html +++ b/app/templates/about.html @@ -5,8 +5,8 @@ - - + + diff --git a/app/templates/contact.html b/app/templates/contact.html index 082c1e6..cd76679 100644 --- a/app/templates/contact.html +++ b/app/templates/contact.html @@ -5,8 +5,8 @@ - - + + diff --git a/app/templates/index.html b/app/templates/index.html index 4e416e5..72afd24 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -5,8 +5,8 @@ - - + + diff --git a/app/templates/pgp.html b/app/templates/pgp.html index b79b501..9743a77 100644 --- a/app/templates/pgp.html +++ b/app/templates/pgp.html @@ -5,8 +5,8 @@ - - + + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file