diff --git a/src/docs/markdown/caddyfile-tutorial.md b/src/docs/markdown/caddyfile-tutorial.md index 069ea0c..8d65ed3 100644 --- a/src/docs/markdown/caddyfile-tutorial.md +++ b/src/docs/markdown/caddyfile-tutorial.md @@ -77,8 +77,6 @@ Save your Caddyfile, then refresh your browser tab. You should either see a list Let's do something interesting with our file server: serve a templated page. Create a new file and paste this into it: - - ```html @@ -86,7 +84,7 @@ Let's do something interesting with our file server: serve a templated page. Cre