diff options
| author | XhmikosR <[email protected]> | 2017-08-15 14:41:34 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-15 15:03:15 +0300 |
| commit | 1f4486c31b41208108e3d39df3e2dbcc47effa03 (patch) | |
| tree | 4c196c555ebdd278a39b1e76d3bab25f77f746dc /_includes/scripts.html | |
| parent | ac718c9b6db8a2ae865213ef1d4061915b7aeb1a (diff) | |
| download | bootstrap-1f4486c31b41208108e3d39df3e2dbcc47effa03.tar.xz bootstrap-1f4486c31b41208108e3d39df3e2dbcc47effa03.zip | |
Reduce liquid's whitespace for a few pages.
Also fix a couple of typos while at it and change header tags' order.
Diffstat (limited to '_includes/scripts.html')
| -rw-r--r-- | _includes/scripts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/scripts.html b/_includes/scripts.html index fca699880..f457828ad 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -51,5 +51,5 @@ Holder.addTheme('gray', { fg: 'rgba(255,255,255,.75)', font: 'Helvetica', fontweight: 'normal' -}) +}); </script> |
