Welcome page + project renaming leftovers

This commit is contained in:
NGPixel
2016-12-08 22:44:31 -05:00
parent 63f1ec30b4
commit ebddba0d2a
13 changed files with 96 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
// ===========================================
// REQUARKS WIKI
// Wiki.js
// 1.0.0
// Licensed under AGPLv3
// ===========================================
@@ -19,7 +19,7 @@ if(IS_DEBUG) {
// ----------------------------------------
global.winston = require(CORE_PATH + 'core-libs/winston')(IS_DEBUG);
winston.info('[SERVER] Requarks Wiki is initializing...');
winston.info('[SERVER] Wiki.js is initializing...');
// ----------------------------------------
// Load global modules