reworded some text; footer rework
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-01-30 20:53:23 +01:00
parent b29fc2b744
commit a9a7dbcfff
2 changed files with 23 additions and 23 deletions

View File

@@ -26,8 +26,7 @@
<i class="fa fa-code-fork"></i>
<h4 class="fw-light">Open Source</h4>
<p class="fw-light">All project code is open source and available for contributors to improve and
modify.</p>
<p class="fw-light">Everything is open source and under GPL licence. Contributions welcome.</p>
</div>
<div class="col-sm-12 col-md-4 col-lg-3">
<i class="fa fa-liberapay"></i>
@@ -35,20 +34,20 @@
<a href="https://liberapay.com/CSGOWTF/donate" target="_blank">
<img alt="Donate using Liberapay"
src="https://liberapay.com/assets/widgets/donate.svg"
style="height: 35px">
style="height: 25px">
</a>
</h4>
<p class="fw-light">This service is free of charge. If you want to support us, just follow the donate
button!</p>
<div class="d-flex flex-column justify-content-center align-items-center gap-2">
<img alt="libera-pay patrons" src="https://img.shields.io/liberapay/patrons/CSGOWTF.svg"
<p class="fw-light">We develop this site in our spare time. If you want to support us, donations are
appreciated!</p>
<div class="d-flex flex-column justify-content-center align-items-center gap-2 mb-3">
<img alt="liberapay patrons" src="https://img.shields.io/liberapay/patrons/CSGOWTF.svg"
style="height: 25px"/>
</div>
</div>
<div class="col-sm-12 col-md-4 col-lg-3">
<i class="fa fa-pie-chart"></i>
<h4 class="fw-light">In-Depth Data</h4>
<p class="fw-light">Parsing replay files provides highly detailed match data.</p>
<p class="fw-light">Matches with parsed replay provide additional match data.</p>
</div>
</div>
</div>