Add trademark symbols and trademark notice to About page

This commit is contained in:
wiz 2021-06-15 23:23:26 -05:00
parent c26461fada
commit b4f8bb2f48
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -1,6 +1,7 @@
<div class="container-xl about-page">
<div class="intro">
<span style="margin-left: auto; margin-right: -20px; margin-bottom: -20px">&trade;</span>
<img class="logo" src="./resources/mempool-logo-bigger.png" />
<div class="version">
v{{ packetJsonVersion }} [{{ frontendGitCommitHash }}]
@ -8,7 +9,7 @@
</div>
<div class="about-text">
<h5 i18n="about.about-the-project">The Mempool Open Source Project</h5>
<h5 i18n="about.about-the-project">The Mempool Open Source Project &trade;</h5>
<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>
@ -191,6 +192,9 @@
<p>
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the full license terms for more details.<br>
</p>
<p>
mempool.space&trade;, The Mempool Open Source Project&trade;, and the Mempool block logo are trademarks of Mempool Space K.K. in Japan.
</p>
</div>
<div class="footer-links">