mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
Change all usage of <h2> to <h3> on About page
This commit is contained in:
parent
a0e3468c51
commit
28bc08c5a8
@ -10,16 +10,16 @@
|
||||
|
||||
<br>
|
||||
|
||||
<h2 i18n="about.about-the-project">The Mempool Open Source Project</h2>
|
||||
<h3 i18n="about.about-the-project">The Mempool Open Source Project</h3>
|
||||
<div class="row row-cols-1">
|
||||
<div class="col col-md-6 mx-auto">
|
||||
<p i18n>An explorer and API developed and operated for the Bitcoin community, focusing on the emerging transaction fee market to help our transition into a multi-layer ecosystem, without any ads, altcoins, or third-party trackers.</p>
|
||||
<p i18n>An explorer and API developed and operated for the Bitcoin community, focusing on the emerging transaction fee market to help our transition into a multi-layer ecosystem, without ads, altcoins, or third-party trackers.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<h2 i18n="about.maintainers">Maintainers</h2>
|
||||
<h3 i18n="about.maintainers">Maintainers</h3>
|
||||
|
||||
<div class="container text-center">
|
||||
<div class="row row-cols-2" dir="ltr">
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
<br><br>
|
||||
|
||||
<h2 i18n="about.sponsors.withHeart">Sponsors ❤️</h2>
|
||||
<h3 i18n="about.sponsors.withHeart">Sponsors ❤️</h3>
|
||||
|
||||
<div *ngIf="sponsors === null">
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user