diff --git a/package.json b/package.json index 14b734f..be779fb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "tms-dashboard", + "name": "ham-dashboard", "version": "0.0.0", "private": true, "scripts": { diff --git a/routes/index.js b/routes/index.js index a7ef027..d47be8e 100644 --- a/routes/index.js +++ b/routes/index.js @@ -5,7 +5,7 @@ var async = require('async'); var stats = require('../modules/data') const API_KEY = process.env['API_KEY']; -const APP_TITLE = 'TMS Dashboard'; +const APP_TITLE = 'HAM Dashboard'; let data = { datafreshness: 0,