From d6bf6087369b8b7afe190e58a3e0bcf2234dd175 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 16 Jul 2015 17:23:18 -0600 Subject: [PATCH 1/2] add CSP meta tag Seems like a good idea to add a simple an intro to using CSP in similar manner to the intro to viewport. --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9faed5ee..68910717 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,10 @@ - + + + + @@ -179,4 +182,4 @@

Tweets

- \ No newline at end of file + From e8c9736a796931e1ee9e0403e6f9795bd227805a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 16 Jul 2015 17:25:16 -0600 Subject: [PATCH 2/2] more specific comment --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 68910717..bc5b20f5 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - +