mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 19:46:34 +00:00 
			
		
		
		
	Move hosting providers to separate file
This commit is contained in:
		
							
								
								
									
										23
									
								
								_includes/sections/hosting-provider.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								_includes/sections/hosting-provider.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | |||||||
|  | <h1 id="host" class="anchor"><a href="#host"><i class="fas fa-link anchor-icon"></i></a> Secure Hosting Provider</h1> | ||||||
|  |  | ||||||
|  | <div class="row mb-2"> | ||||||
|  |   {% include card.html color="success" | ||||||
|  |   title="BAHNHOF" | ||||||
|  |   image="assets/img/tools/bahnhof.png" | ||||||
|  |   url="https://www.bahnhof.net/" | ||||||
|  |   description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks." | ||||||
|  |   %} | ||||||
|  |   {% include card.html color="primary" | ||||||
|  |   title="Colocation: DataCell" | ||||||
|  |   image="assets/img/tools/datacell.png" | ||||||
|  |   url="https://datacell.is/" | ||||||
|  |   description="DataCell is a data center providing secure colocating in Switzerland and Iceland." | ||||||
|  |   %} | ||||||
|  |  | ||||||
|  |   {% include card.html color="warning" | ||||||
|  |   title="VPS/Web Hosting: Orange Website" | ||||||
|  |   image="assets/img/tools/orange_hosting.png" | ||||||
|  |   url="https://www.orangewebsite.com/" | ||||||
|  |   description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech." | ||||||
|  |   %} | ||||||
|  | </div> | ||||||
							
								
								
									
										24
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								index.html
									
									
									
									
									
								
							| @@ -41,29 +41,7 @@ layout: default | |||||||
|  |  | ||||||
|   {% include sections/selfhosted-cloud.html %} |   {% include sections/selfhosted-cloud.html %} | ||||||
|  |  | ||||||
|   <h1 id="host" class="anchor"><a href="#host"><i class="fas fa-link anchor-icon"></i></a> Secure Hosting Provider</h1> |   {% include sections/hosting-provider.html %} | ||||||
|   <div class="row mb-2"> |  | ||||||
|     {% include card.html color="success" |  | ||||||
|     title="BAHNHOF" |  | ||||||
|     image="assets/img/tools/bahnhof.png" |  | ||||||
|     url="https://www.bahnhof.net/" |  | ||||||
|     description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks." |  | ||||||
|     %} |  | ||||||
|     {% include card.html color="primary" |  | ||||||
|     title="Colocation: DataCell" |  | ||||||
|     image="assets/img/tools/datacell.png" |  | ||||||
|     url="https://datacell.is/" |  | ||||||
|     description="DataCell is a data center providing secure colocating in Switzerland and Iceland." |  | ||||||
|     %} |  | ||||||
|  |  | ||||||
|     {% include card.html color="warning" |  | ||||||
|     title="VPS/Web Hosting: Orange Website" |  | ||||||
|     image="assets/img/tools/orange_hosting.png" |  | ||||||
|     url="https://www.orangewebsite.com/" |  | ||||||
|     description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech." |  | ||||||
|     %} |  | ||||||
|   </div> |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   <h1 id="sync" class="anchor"><a href="#sync"><i class="fas fa-link anchor-icon"></i></a> Secure File Sync Software</h1> |   <h1 id="sync" class="anchor"><a href="#sync"><i class="fas fa-link anchor-icon"></i></a> Secure File Sync Software</h1> | ||||||
|   <div class="row mb-2"> |   <div class="row mb-2"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vincevrp
					Vincevrp