diff options
author | Joe Mooring <[email protected]> | 2024-11-01 21:10:52 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-01 21:10:52 -0700 |
commit | 5fc16390355f32b336836163907fc215034f5b73 (patch) | |
tree | e2ed47af32213600d7c55e3c265a3cc3ecf2ef01 | |
parent | 889308dd854b0907069d7bc6dd44ed760bc6e819 (diff) | |
download | hugo-5fc16390355f32b336836163907fc215034f5b73.tar.gz hugo-5fc16390355f32b336836163907fc215034f5b73.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -33,8 +33,7 @@ A fast and flexible static site generator built with love by [bep], [spf13], and [![Tests on Linux, MacOS and Windows](https://github.com/gohugoio/hugo/workflows/Test/badge.svg)](https://github.com/gohugoio/hugo/actions?query=workflow%3ATest) [![Go Report Card](https://goreportcard.com/badge/github.com/gohugoio/hugo)](https://goreportcard.com/report/github.com/gohugoio/hugo) -[Website] | [Installation] | [Documentation] | [Support] | [Contributing] | <a rel="me" href="https://fosstodon.org/@gohugoio">Mastodon</a> | <a rel="me" href="https://x.com/gohugoiov2">X</a> - +[Website] | [Installation] | [Documentation] | [Support] | [Contributing] | <a rel="me" href="https://fosstodon.org/@gohugoio">Mastodon</a> ## Overview Hugo is a [static site generator] written in [Go], optimized for speed and designed for flexibility. With its advanced templating system and fast asset pipelines, Hugo renders a complete site in seconds, often less. |