diff --git a/doc/content/extensions/asset.md b/doc/content/extensions/asset.md index 9d7d05f..9a310ee 100644 --- a/doc/content/extensions/asset.md +++ b/doc/content/extensions/asset.md @@ -45,13 +45,13 @@ location ~* (.+)\.(?:\d+)\.(js|css|png|jpg|jpeg|gif)$ { Asset Extension Example - + - + -~~~ \ No newline at end of file +~~~