BUTR/Bannerlord.UIExtenderEx

View on GitHub
docs/_template/my-template/public/main.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  defaultTheme: 'dark',
  iconLinks: [
    {
      icon: 'github',
      href: 'https://github.com/BUTR/Bannerlord.UIExtenderEx',
      title: 'GitHub'
    },
    {
      icon: 'discord',
      href: 'https://discord.gg/unBY2twS3V',
      title: 'Discord'
    }
  ]
}