From: Bjørn Erik Pedersen Date: Sat, 20 Jul 2024 15:46:48 +0000 (+0200) Subject: readme: Pull the star history down a little X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb95a033c11b38bff1646a13bb9d032b47babc72;p=brevno-suite%2Fhugo readme: Pull the star history down a little --- diff --git a/README.md b/README.md index 9bec3f2ad..b9ad14d01 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,6 @@ See the [features] section of the documentation for a comprehensive summary of H Route Planning & Route Optimization Software

-## Star History - -[![Star History Chart](https://api.star-history.com/svg?repos=gohugoio/hugo&type=Timeline)](https://star-history.com/#gohugoio/hugo&Timeline) - ## Installation Install Hugo from a [prebuilt binary], package manager, or package repository. Please see the installation instructions for your operating system: @@ -106,6 +102,9 @@ Build the extended edition: ```text CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest ``` +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=gohugoio/hugo&type=Timeline)](https://star-history.com/#gohugoio/hugo&Timeline) ## Documentation