From 308bfe0c6f452ce70cb5fb4f90c72ecd82f7e54b Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 17 Apr 2024 13:47:12 +0200 Subject: [PATCH] typo! --- perso.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perso.mk b/perso.mk index 7352b68..4b1350a 100644 --- a/perso.mk +++ b/perso.mk @@ -26,4 +26,4 @@ site: @$(SYNC) $(SMB_APPDATA)/site/data/index.md $(DIR)/site/index.md @$(SYNC) $(SMB_APPDATA)/site/data/blog $(DIR)/site/blog @$(SYNC) $(SMB_APPDATA)/site/data/contacts $(DIR)/site/networks - @$(SYNC) $(SMB_APPDATA)/site/data/DIR $(DIR)/site/portfolio + @$(SYNC) $(SMB_APPDATA)/site/data/projects $(DIR)/site/portfolio