diff options
author | Bjørn Erik Pedersen <[email protected]> | 2023-09-27 19:32:41 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-09-27 19:32:41 +0200 |
commit | 3af8bded26db1fa4c0ab292139371802a14026dc (patch) | |
tree | 978afac42a572d7b7b6ecb4532c936fc8b9065a2 /README.md | |
parent | 46da0b7aaa231cc5e56ad79eb71c4fc3f7a38a29 (diff) | |
download | hugo-3af8bded26db1fa4c0ab292139371802a14026dc.tar.gz hugo-3af8bded26db1fa4c0ab292139371802a14026dc.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +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] | [Twitter] +[Website] | [Installation] | [Documentation] | [Support] | [Contributing] | <a rel="me" href="https://fosstodon.org/@gohugoio">Mastodon</a> ## Overview |