diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/atlanta/index.html | 1 | ||||
-rw-r--r-- | dist/index.html | 1 | ||||
-rw-r--r-- | dist/nyc/index.html | 1 | ||||
-rw-r--r-- | dist/seattle/index.html | 1 | ||||
-rw-r--r-- | dist/slc/index.html | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/dist/atlanta/index.html b/dist/atlanta/index.html index 469f84f..50e90b4 100644 --- a/dist/atlanta/index.html +++ b/dist/atlanta/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Traffic cameras in Atlanta"> diff --git a/dist/index.html b/dist/index.html index 7aadff2..c1bbaa8 100644 --- a/dist/index.html +++ b/dist/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Traffic cameras in various US cities"> diff --git a/dist/nyc/index.html b/dist/nyc/index.html index dc2805f..30ed46b 100644 --- a/dist/nyc/index.html +++ b/dist/nyc/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Traffic cameras in NYC"> diff --git a/dist/seattle/index.html b/dist/seattle/index.html index 88da9e4..9485013 100644 --- a/dist/seattle/index.html +++ b/dist/seattle/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Traffic cameras in Seattle"> diff --git a/dist/slc/index.html b/dist/slc/index.html index d7c026d..2d298e3 100644 --- a/dist/slc/index.html +++ b/dist/slc/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Traffic cameras in Salt Lake City"> |