From 3bf200cb4339e906b944d55451cfacc8aa33bb01 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 7 Sep 2021 17:16:38 +0200 Subject: comment everything and add notes on working on the last museum --- frontend/site/projects/museum/export.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'frontend/site/projects/museum/export.js') diff --git a/frontend/site/projects/museum/export.js b/frontend/site/projects/museum/export.js index 7116ceb..ab25eda 100644 --- a/frontend/site/projects/museum/export.js +++ b/frontend/site/projects/museum/export.js @@ -1,3 +1,7 @@ +/** + * Export the text content of the site to the index.html + */ + import { ARTISTS, ESSAY_TEXTS, CREDITS_STRINGS } from "./constants" import fs from 'fs' -- cgit v1.2.3-70-g09d2