Format name and creator

This commit is contained in:
Norbert Renner 2021-03-19 12:22:20 +01:00
parent da9ffd9224
commit 265583e0c5
6 changed files with 12 additions and 4 deletions

View file

@ -1143,6 +1143,7 @@
<script>
// global package prefix for BRouter web application
BR = {};
BR.version = '0.15.1';
console.log(
'\r\n###\r\n### BRouter-Web\r\n###\r\n### Please note that the routing API used here is not public!\r\n###\r\n'