From: Edward <59948423+edwr@users.noreply.github.com> Date: Thu, 16 Jan 2020 08:39:45 +0000 (+1100) Subject: Fix email obfuscation when javascript is disabled X-Git-Tag: 0.8.1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1011e8623115a52552185f1cad9c4828ee093bff;p=thirdparty%2Fbulma.git Fix email obfuscation when javascript is disabled --- diff --git a/docs/documentation/customize/with-webpack.html b/docs/documentation/customize/with-webpack.html index 2821401ef..dc6257bc0 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 %}