Link back to the status page for now
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
*/
|
||||
class DashboardController extends Controller {
|
||||
public function showDashboard() {
|
||||
return 'Coming soon...';
|
||||
return 'Coming soon... <a href="/">Back to Status Page.</a>';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user