Add way to set default values short of forking the whole project
This commit is contained in:
parent
ae1479368c
commit
f739ff9345
8 changed files with 40 additions and 4 deletions
|
@ -13,8 +13,9 @@
|
|||
<meta name="msapplication-config" content="${require('./favicon/browserconfig.xml')}">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<script src="config.js"></script>
|
||||
<script src="config.local.js"></script>
|
||||
<script src="theme.js"></script>
|
||||
|
||||
<script src="matrix.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue