mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-27 19:03:39 +03:00
👊 Adds default openingMethod
This commit is contained in:
parent
3ac29d2a98
commit
05b5ada9fc
@ -139,6 +139,8 @@ module.exports = {
|
||||
metaTagData: [
|
||||
{ name: 'description', content: 'A simple static homepage for you\'re server' },
|
||||
],
|
||||
/* If no 'target' specified, this is the default opening method */
|
||||
openingMethod: 'newtab',
|
||||
/* Default option for Toast messages */
|
||||
toastedOptions: {
|
||||
position: 'bottom-center',
|
||||
|
Loading…
Reference in New Issue
Block a user