M2TeamArchived / NSudo

[Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools
https://nsudo.m2team.org/
Other
1.94k stars 222 forks source link

Improve the theme #78

Closed qcyblm closed 3 years ago

qcyblm commented 3 years ago
  footer: {
      licensedLink: '', // License link
      licensed: '', // License name
      createYear: '', // Create a year
      createUpdate: boolean , // Whether to start the current year, for example, 2020-2021
      author: '', // Owner name
      authorLink: '', // Website
      copyright: [ // Third party url, reusable
        { text: '', link: '', },
        { text: '', link: '', },
      ]
    }