Add more information to Dracula and Compact
This commit is contained in:
parent
3de20fee38
commit
ddd9b8ca93
|
@ -9,6 +9,9 @@ const options = {
|
||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
author: 'Bauke',
|
author: 'Bauke',
|
||||||
description: 'Compact theme for Tildes.net',
|
description: 'Compact theme for Tildes.net',
|
||||||
|
homepageURL: 'https://gitlab.com/Bauke/styles',
|
||||||
|
supportURL: 'https://gitlab.com/Bauke/styles/issues',
|
||||||
|
license: 'MIT'
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
@ -9,6 +9,9 @@ const options = {
|
||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
author: 'Bauke',
|
author: 'Bauke',
|
||||||
description: 'Dracula theme for Tildes.net',
|
description: 'Dracula theme for Tildes.net',
|
||||||
|
homepageURL: 'https://gitlab.com/Bauke/styles',
|
||||||
|
supportURL: 'https://gitlab.com/Bauke/styles/issues',
|
||||||
|
license: 'MIT'
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Reference in New Issue