diff --git a/README.md b/README.md
index 8c6e426..587d140 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ _❤️ If you use and like Smidge please consider [becoming a GitHub Sponsor](h
```
1. Render your bundle:
```html
-
+
```
__[See Installation](https://github.com/Shazwazza/Smidge/wiki/installation) for full configuration details__
@@ -109,7 +109,7 @@ __[See Declarations](https://github.com/Shazwazza/Smidge/wiki/Declarations) for
The easiest way to render bundles is simply by the bundle name:
```html
-
+
```
diff --git a/src/Smidge.Web/Views/Home/AllDebug.cshtml b/src/Smidge.Web/Views/Home/AllDebug.cshtml
index c9cf83a..c9ba0b8 100644
--- a/src/Smidge.Web/Views/Home/AllDebug.cshtml
+++ b/src/Smidge.Web/Views/Home/AllDebug.cshtml
@@ -1,4 +1,4 @@
-@using System.Diagnostics
+@using System.Diagnostics
@using Smidge
@using Smidge.Models;
@using Smidge.FileProcessors;
@@ -26,8 +26,8 @@
SmidgeHelper.RequiresCss("~/Css/Folder/*.css");
}
-
-
+
+
@@ -41,7 +41,7 @@
@await SmidgeHelper.JsHereAsync("test-bundle-2", debug: true)
@await SmidgeHelper.JsHereAsync("test-bundle-10", debug: true)
-
+