diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9404428..6076e68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,3 +54,6 @@ jobs: - name: 'Run Linter' run: npx standard -v + + + #Shah diff --git a/web/routes/index.js b/web/routes/index.js index 18616cc..ff66a25 100644 --- a/web/routes/index.js +++ b/web/routes/index.js @@ -18,3 +18,6 @@ router.get('/ice-flakes', function (req, res, next) { }) module.exports = router + + +/* shahed