🔄 Rebased from master

This commit is contained in:
Alicia Sykes
2021-10-23 19:43:09 +01:00
27 changed files with 537 additions and 91 deletions

View File

@@ -142,6 +142,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',