Change the value of constants/current-project
Yesterday evening, I moved the blog directory to website/blog; I forgot to update this value.
This commit is contained in:
		
							parent
							
								
									ae9e83f5d7
								
							
						
					
					
						commit
						1cc1ce5ccf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ | ||||||
| ;; current consumers of these constants, and I'm unsure if the indirection that | ;; current consumers of these constants, and I'm unsure if the indirection that | ||||||
| ;; globally defined constants introduces is worth it. | ;; globally defined constants introduces is worth it. | ||||||
| 
 | 
 | ||||||
| (defconst constants/current-project "~/briefcase/blog" | (defconst constants/current-project "~/briefcase/website" | ||||||
|   "Variable holding the directory for my currently active project.") |   "Variable holding the directory for my currently active project.") | ||||||
| 
 | 
 | ||||||
| (prelude/assert (f-directory? constants/current-project)) | (prelude/assert (f-directory? constants/current-project)) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue