From 773494e3ffa6f09ad7ad26dc50979ee15ca8e5a7 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Mon, 24 Jun 2024 12:56:55 +0530 Subject: changed output location On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .gitignore modified: _data/metadata.js modified: eleventy.config.js --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cc11886..e00aa0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ node_modules/ -_site/ +_dist/ .cache -- cgit v1.2.3-70-g09d2