Skip to content

Commit

Permalink
set APP_TITLE to Zukunftsrouting Aachen
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed Nov 18, 2024
1 parent 160df93 commit 77910fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/configurations/config.aachen-sb.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import configMerger from '../util/configMerger';

const CONFIG = 'aachen-sb';
const APP_TITLE = 'Innenstadtnavi Aachen';
const APP_TITLE = 'Zukunftsrouting Aachen';
const APP_DESCRIPTION = 'Gemeinsam Mobilität neu denken - die intermodale Verbindungssuche mit offenen, lokalen Daten';
const API_URL = process.env.API_URL || 'https://api.aachen-sb.stadtnavi.eu';
const OTP_URL = process.env.OTP_URL || `${API_URL}/otp/routers/default/`;
Expand Down

0 comments on commit 77910fe

Please sign in to comment.