diff --git a/index.js b/index.js index 5bff49c..354b913 100644 --- a/index.js +++ b/index.js @@ -15,5 +15,4 @@ app.get("/curl", (req, res) => { app.listen(PORT, () => { console.log("Violets-Purgatory is now listening on port: " + PORT) -}) - +}) \ No newline at end of file diff --git a/static/index.html b/static/index.html index 856b619..83cf43d 100644 --- a/static/index.html +++ b/static/index.html @@ -29,8 +29,8 @@