diff --git a/.editorconfig b/.editorconfig index d7f05924..17ae50dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ insert_final_newline = true trim_trailing_whitespace = true indent_style = space -indent_size = 4 +indent_size = 2 [Makefile] indent_style = tab diff --git a/README.md b/README.md index 6ffdabb1..7036e719 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Echo v3] (https://echo.labstack.com) [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/echo) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/labstack/echo/master/LICENSE) [![Build Status](http://img.shields.io/travis/labstack/echo.svg?style=flat-square)](https://travis-ci.org/labstack/echo) [![Coverage Status](http://img.shields.io/coveralls/labstack/echo.svg?style=flat-square)](https://coveralls.io/r/labstack/echo) [![Join the chat at https://gitter.im/labstack/echo](https://img.shields.io/badge/gitter-join%20chat-brightgreen.svg?style=flat-square)](https://gitter.im/labstack/echo) [![Twitter](https://img.shields.io/badge/twitter-@labstack-55acee.svg?style=flat-square)](https://twitter.com/labstack) +# [Echo] (https://echo.labstack.com) [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/echo) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/labstack/echo/master/LICENSE) [![Build Status](http://img.shields.io/travis/labstack/echo.svg?style=flat-square)](https://travis-ci.org/labstack/echo) [![Coverage Status](http://img.shields.io/coveralls/labstack/echo.svg?style=flat-square)](https://coveralls.io/r/labstack/echo) [![Join the chat at https://gitter.im/labstack/echo](https://img.shields.io/badge/gitter-join%20chat-brightgreen.svg?style=flat-square)](https://gitter.im/labstack/echo) [![Twitter](https://img.shields.io/badge/twitter-@labstack-55acee.svg?style=flat-square)](https://twitter.com/labstack) ### Fast and unfancy HTTP server framework for Go (Golang). diff --git a/website/content/support-echo.md b/website/content/support-echo.md index e21027ba..3501d268 100644 --- a/website/content/support-echo.md +++ b/website/content/support-echo.md @@ -1,5 +1,5 @@ +++ -title = "Support" +title = "Support Echo" +++ ## Support Echo Development diff --git a/website/layouts/_default/single.html b/website/layouts/_default/single.html index 059a88aa..a52b6e0b 100644 --- a/website/layouts/_default/single.html +++ b/website/layouts/_default/single.html @@ -13,20 +13,6 @@ {{ .Content }} diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html index e091e8ec..e19018c1 100644 --- a/website/layouts/partials/footer.html +++ b/website/layouts/partials/footer.html @@ -31,12 +31,6 @@ } }); - diff --git a/website/layouts/partials/head.html b/website/layouts/partials/head.html index 0ccf0d22..2b5501b8 100644 --- a/website/layouts/partials/head.html +++ b/website/layouts/partials/head.html @@ -12,7 +12,7 @@ - +