From ec535c1962488d54b7a7d3d5fd8112933afd8f67 Mon Sep 17 00:00:00 2001 From: Jessica Lord <1305617+jlord@users.noreply.github.com> Date: Mon, 30 Mar 2020 19:18:04 +0000 Subject: [PATCH] Added correct file --- .replit | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .replit diff --git a/.replit b/.replit new file mode 100644 index 000000000..15d315f2c --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "html" +run = "" \ No newline at end of file