Skip to content

Commit

Permalink
2023 moneys
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdgeos authored and aleixpol committed Dec 20, 2023
1 parent 6cd56ea commit 465bd07
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions budget/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ <h1 class="u-fontMono">Financial Information</h1>
<p class="baseText">The Barcelona Free Software group believes in transparency and thus we share our financial information publicly.</p>
</div>

<div class="u-marginBottom">
<h2 class="u-fontMono">2023</h1>
<p class="baseText">Expenses</p>
<pre> Hetzner Server 57,23 €
Meetup.com 66,64 €
bcnfs.org domain (2 years) 29,36 €

Total Expenses: 153,23 €</pre>

<br />
<p class="baseText">Year Total: <span style="color: red;"> -153,23 €</span></p>
<p class="baseText">Accumulated Total: <span style="color: green;">514,20 €</span></p>
</div>



<div class="u-marginBottom">
<h2 class="u-fontMono">2022</h1>
<p class="baseText">Expenses</p>
Expand Down

0 comments on commit 465bd07

Please sign in to comment.