Change all usage of <h2> to <h3> on About page
This commit is contained in:
		
							parent
							
								
									a0e3468c51
								
							
						
					
					
						commit
						28bc08c5a8
					
				@ -10,16 +10,16 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <br>
 | 
					    <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="row row-cols-1">
 | 
				
			||||||
      <div class="col col-md-6 mx-auto">
 | 
					      <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>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <br>
 | 
					    <br>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <h2 i18n="about.maintainers">Maintainers</h2>
 | 
					    <h3 i18n="about.maintainers">Maintainers</h3>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="container text-center">
 | 
					    <div class="container text-center">
 | 
				
			||||||
      <div class="row row-cols-2" dir="ltr">
 | 
					      <div class="row row-cols-2" dir="ltr">
 | 
				
			||||||
@ -44,7 +44,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <h2 i18n="about.sponsors.withHeart">Sponsors ❤️</h2>
 | 
					    <h3 i18n="about.sponsors.withHeart">Sponsors ❤️</h3>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div *ngIf="sponsors === null">
 | 
					    <div *ngIf="sponsors === null">
 | 
				
			||||||
      <br>
 | 
					      <br>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user