Skip to content

Commit 36a123b

Browse files
authored
Update index.js
1 parent 3b16e7d commit 36a123b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/routes/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const express = require('express')
22
const router = express.Router()
3-
3+
/* adding to trigger workflow */
44
/* GET home page. */
55
router.get('/', function (req, res, next) {
66
res.render('index', { title: 'Nimble-ICE' })

0 commit comments

Comments
 (0)