forked from cadence/breezewiki
		
	fix previous commit
This commit is contained in:
		
							parent
							
								
									7a4bfe4180
								
							
						
					
					
						commit
						31037c9852
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								dist.rkt
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								dist.rkt
									
										
									
									
									
								
							|  | @ -7,6 +7,7 @@ | ||||||
| (require (only-in "src/page-home.rkt" page-home)) | (require (only-in "src/page-home.rkt" page-home)) | ||||||
| (require (only-in "src/page-not-found.rkt" page-not-found)) | (require (only-in "src/page-not-found.rkt" page-not-found)) | ||||||
| (require (only-in "src/page-proxy.rkt" page-proxy)) | (require (only-in "src/page-proxy.rkt" page-proxy)) | ||||||
|  | (require (only-in "src/page-redirect-wiki-home.rkt" redirect-wiki-home)) | ||||||
| (require (only-in "src/page-search.rkt" page-search)) | (require (only-in "src/page-search.rkt" page-search)) | ||||||
| (require (only-in "src/page-static.rkt" static-dispatcher)) | (require (only-in "src/page-static.rkt" static-dispatcher)) | ||||||
| (require (only-in "src/page-subdomain.rkt" subdomain-dispatcher)) | (require (only-in "src/page-subdomain.rkt" subdomain-dispatcher)) | ||||||
|  | @ -24,5 +25,6 @@ | ||||||
|     page-proxy |     page-proxy | ||||||
|     page-search |     page-search | ||||||
|     page-wiki |     page-wiki | ||||||
|  |     redirect-wiki-home | ||||||
|     static-dispatcher |     static-dispatcher | ||||||
|     subdomain-dispatcher))) |     subdomain-dispatcher))) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue