add terms/privacy pages (no content yet)
This commit is contained in:
		
							parent
							
								
									33f903b07d
								
							
						
					
					
						commit
						2309c24bd8
					
				
					 4 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										7
									
								
								frontend/src/routes/page/privacy/+page.svelte
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								frontend/src/routes/page/privacy/+page.svelte
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
<svelte:head>
 | 
			
		||||
  <title>Privacy policy - pronouns.cc</title>
 | 
			
		||||
</svelte:head>
 | 
			
		||||
 | 
			
		||||
<div>
 | 
			
		||||
  <h1>Privacy policy</h1>
 | 
			
		||||
</div>
 | 
			
		||||
							
								
								
									
										1
									
								
								frontend/src/routes/page/privacy/+page.ts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								frontend/src/routes/page/privacy/+page.ts
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
export const prerender = true;
 | 
			
		||||
							
								
								
									
										7
									
								
								frontend/src/routes/page/terms/+page.svelte
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								frontend/src/routes/page/terms/+page.svelte
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
<svelte:head>
 | 
			
		||||
  <title>Terms of service - pronouns.cc</title>
 | 
			
		||||
</svelte:head>
 | 
			
		||||
 | 
			
		||||
<div>
 | 
			
		||||
  <h1>Terms of service</h1>
 | 
			
		||||
</div>
 | 
			
		||||
							
								
								
									
										1
									
								
								frontend/src/routes/page/terms/+page.ts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								frontend/src/routes/page/terms/+page.ts
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
export const prerender = true;
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue