From a8ebb8f05a061422049363d8bed3e8e4d14d540e Mon Sep 17 00:00:00 2001 From: Luke <6542504+luvies@users.noreply.github.com> Date: Sat, 16 Feb 2019 14:02:14 +0000 Subject: Added website icon link (#1792) --- website/manual.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'website/manual.html') diff --git a/website/manual.html b/website/manual.html index e51a827ec..0ce361838 100644 --- a/website/manual.html +++ b/website/manual.html @@ -3,6 +3,7 @@ Deno Manual + @@ -37,7 +38,7 @@ window.scrollTo({ top: el.offsetTop }); } - // Disable automatic language detection + // Disable automatic language detection hljs.configure({ languages: [], }); -- cgit v1.2.3