diff options
author | Bjørn Erik Pedersen <[email protected]> | 2022-09-14 10:13:38 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-14 10:13:38 +0200 |
commit | 86cbe15598065345bd6b27341efc3533ab572b67 (patch) | |
tree | b8370482352ba6859cb60a98ce3710477dd20f89 | |
parent | c669926d2ad4084392f10297b042b05eb1274be5 (diff) | |
download | hugo-feat/sponsors-in-readme.tar.gz hugo-feat/sponsors-in-readme.zip |
Update README.mdfeat/sponsors-in-readme
-rw-r--r-- | README.md | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -14,6 +14,7 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu [![Go Report Card](https://goreportcard.com/badge/github.com/gohugoio/hugo)](https://goreportcard.com/report/github.com/gohugoio/hugo) * [Overview](#overview) +* [Banner Sponsors](#banner-sponsors) * [Supported Architectures](#supported-architectures) * [Choose How to Install](#choose-how-to-install) * [Install Hugo as Your Site Generator (Binary Install)](#install-hugo-as-your-site-generator-binary-install) @@ -36,14 +37,14 @@ A good rule of thumb is that each piece of content renders in around 1 milliseco Hugo is designed to work well for any kind of website including blogs, tumbles, and docs. -## Sponsors - -<a href="https://www.linode.com/?utm_campaign=hugosponsor&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/linode-logo_standard_light_medium.png" width="200" alt="Linode"></a> -<a href="https://esolia.com/post/why-did-esolia-choose-hugo/?utm_campaign=hugosponsor&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/esolia-logo.svg?sanitize=true" width="200" alt="Linode"></a> -<a href="https://buttercms.com/hugo-cms/?utm_campaign=sponsorship&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/butter-dark.svg?sanitize=true" width="200" alt="Linode"></a> - - - +## Banner Sponsors +<p> </p> +<p float="left"> + <a href="https://www.linode.com/?utm_campaign=hugosponsor&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/linode-logo_standard_light_medium.png" width="200" alt="Linode"></a> +<a href="https://esolia.com/post/why-did-esolia-choose-hugo/?utm_campaign=hugosponsor&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/esolia-logo.svg?sanitize=true" width="200" alt="eSOLIA"></a> + <a href="https://buttercms.com/hugo-cms/?utm_campaign=sponsorship&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/sponsors/butter-dark.svg?sanitize=true" width="280" alt="ButterCMS"></a> +</p> +<p> </p> ## Supported Architectures |