Add trademark symbols and trademark notice to About page
This commit is contained in:
		
							parent
							
								
									11b8c85186
								
							
						
					
					
						commit
						44560bf80c
					
				@ -1,6 +1,7 @@
 | 
			
		||||
<div class="container-xl about-page">
 | 
			
		||||
 | 
			
		||||
  <div class="intro">
 | 
			
		||||
    <span style="margin-left: auto; margin-right: -20px; margin-bottom: -20px">™</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 ™</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™, The Mempool Open Source Project™, and the Mempool block logo are trademarks of Mempool Space K.K. in Japan.
 | 
			
		||||
    </p>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <div class="footer-links">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user