Titles Section of viewer.js
Set Page Title, Header and Subheader
You can override the default titles in your index.html
titles: {
header: 'Yours',
subHeader: 'Mine!',
pageTitle: 'Ours'
},
You can override the default titles in your index.html
titles: {
header: 'Yours',
subHeader: 'Mine!',
pageTitle: 'Ours'
},