Changes b and i to em and strong
This commit is contained in:
		
							
								
								
									
										10
									
								
								404.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								404.html
									
									
									
									
									
								
							| @@ -11,13 +11,13 @@ active_page: 404 | ||||
|     <div class="col-md-6 offset-md-3"> | ||||
|       <div class="card card-list"> | ||||
|         <ul class="list-group list-group-flush"> | ||||
|           <li class="list-group-item"><a href="/"><i class="fas fa-home"></i> Back to our Homepage</a></li> | ||||
|           <li class="list-group-item"><a href="/providers/"><i class="fas fa-server"></i> Privacy Focused Service Providers</a></li> | ||||
|           <li class="list-group-item"><a href="/browsers/"><i class="fas fa-compass"></i> Privacy Protecting Web Browsers</a></li> | ||||
|           <li class="list-group-item"><a href="/software/"><i class="fas fa-window-restore"></i> Privacy-Centric Software</a></li> | ||||
|           <li class="list-group-item"><a href="/"><em class="fas fa-home"></em> Back to our Homepage</a></li> | ||||
|           <li class="list-group-item"><a href="/providers/"><em class="fas fa-server"></em> Privacy Focused Service Providers</a></li> | ||||
|           <li class="list-group-item"><a href="/browsers/"><em class="fas fa-compass"></em> Privacy Protecting Web Browsers</a></li> | ||||
|           <li class="list-group-item"><a href="/software/"><em class="fas fa-window-restore"></em> Privacy-Centric Software</a></li> | ||||
|         </ul> | ||||
|       </div> | ||||
|     </div> | ||||
|   </div> | ||||
|   <p class="text-danger text-center"><i class="fas fa-exclamation-circle"></i> If you believe you reached this page in error, please <a href="/contact/">contact us</a>!</p> | ||||
|   <p class="text-danger text-center"><em class="fas fa-exclamation-circle"></em> If you believe you reached this page in error, please <a href="/contact/">contact us</a>!</p> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user