Update directors.md

Added a <noscript> tag after the JS
diff --git a/content/history/directors.md b/content/history/directors.md
index fb4b34c..71a4bf9 100644
--- a/content/history/directors.md
+++ b/content/history/directors.md
@@ -26,3 +26,4 @@
     chart.draw(dataTable, options);
   }
 </script>
+<noscript>Sorry, your browser settings do not support JavaScript!</noscript>