diff --git a/out/css/site.css b/out/css/site.css index b318bbf..076f896 100644 --- a/out/css/site.css +++ b/out/css/site.css @@ -34,3 +34,18 @@ li { border-bottom: thin solid black; margin-bottom: 2em; } + +#sponsors-container > ul { + display: flex; + flex-wrap: wrap; + justify-content: center; + list-style: none; + max-width: 100%; +} + +#sponsors-container > ul > * { + display: inline-block; + width: 300px; + text-align: center; + font-size: 0.8em; +} diff --git a/src/index.md b/src/index.md index 3fa7046..2ad725b 100644 --- a/src/index.md +++ b/src/index.md @@ -64,6 +64,11 @@ and if you found the plaintextaccounting.org sites useful, help with [[finance]] , [API](#api) +## Sponsors + +
+- [A modern accounting book app based on Beancount and Git](https://beanhub.io) +
## News & discussion