From 047e662d5d16b84e3616092fb7ae2a5f38665131 Mon Sep 17 00:00:00 2001 From: JoshyPHP Date: Mon, 19 Sep 2022 01:18:05 +0200 Subject: [PATCH] Release 1.0.31 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8827439..f08b129 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ hljs-loader is a small (3 KB) script that can be added to any webpage to automat Add this anywhere to your HTML page: ```html - + integrity="sha384-vbylffRV+sn4FL7ftwAw6eJ1uNcsQT3ETMpPJQZaOtzW+0d+jnlf1LJj9Jgf8Scp"> ``` @@ -17,13 +17,13 @@ Add this anywhere to your HTML page: No configuration is required but a number of options are available and can be set on the `script` element that loads this script. ```html - + integrity="sha384-vbylffRV+sn4FL7ftwAw6eJ1uNcsQT3ETMpPJQZaOtzW+0d+jnlf1LJj9Jgf8Scp"> ```