From 1011e8623115a52552185f1cad9c4828ee093bff Mon Sep 17 00:00:00 2001 From: Edward <59948423+edwr@users.noreply.github.com> Date: Thu, 16 Jan 2020 19:39:45 +1100 Subject: [PATCH] Fix email obfuscation when javascript is disabled --- docs/documentation/customize/with-webpack.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/customize/with-webpack.html b/docs/documentation/customize/with-webpack.html index 2821401e..dc6257bc 100644 --- a/docs/documentation/customize/with-webpack.html +++ b/docs/documentation/customize/with-webpack.html @@ -48,7 +48,7 @@ npm install webpack-cli --save-dev
- {% highlight bash %}{{ dependencies }}{% endhighlight %} + {% highlight bash %}{{ dependencies }}{% endhighlight %}