Add per-category details
This commit is contained in:
parent
ac2728b393
commit
6220dd76d5
|
@ -25,4 +25,5 @@ let layers = [];
|
|||
export default {
|
||||
name: "Light Pollution",
|
||||
layers: layers,
|
||||
details: "For legend and more information, see <a href='https://www.cleardarksky.com/'>cleardarksky.com</a>.",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue