1
0

Add BeanHub sponsor

This commit is contained in:
Fang-Pen Lin
2024-05-21 18:45:10 -07:00
committed by Simon Michael
parent 68cff44217
commit 44fd0f1256
2 changed files with 20 additions and 0 deletions

View File

@@ -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;
}

View File

@@ -64,6 +64,11 @@ and if you found the plaintextaccounting.org sites useful, help with [[finance]]
, [API](#api)
</div>
## Sponsors
<div id="sponsors-container">
- [<img src="https://beanhub.io/images/beanhub-sponsor-logo.svg">A modern accounting book app based on Beancount and Git](https://beanhub.io)
</div>
## News & discussion