updated copy mechanism for display title and intro text

This commit is contained in:
Sam Ludford
2019-06-26 14:50:00 +01:00
committed by Lachlan Kermode
parent f02ee50ed8
commit 455bf64fca
4 changed files with 7 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
module.exports = {
title: 'example',
display_title: 'example',
SERVER_ROOT: 'http://localhost:4040',
EVENT_EXT: '/api/example/export_events/deeprows',
CATEGORY_EXT: '/api/example/export_categories/rows',