1.18.1: message at bottom of supported sites
This commit is contained in:
parent
da2d9d6848
commit
120be27e44
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "christmas-community",
|
"name": "christmas-community",
|
||||||
"version": "1.18.0",
|
"version": "1.18.1",
|
||||||
"description": "Christmas lists for communities",
|
"description": "Christmas lists for communities",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -7,3 +7,4 @@ block content
|
||||||
ul
|
ul
|
||||||
for site of _CC.require('get-product-name').sites
|
for site of _CC.require('get-product-name').sites
|
||||||
li= site.name
|
li= site.name
|
||||||
|
p Is a site missing or broken? Open an issue <a href="https://gitlab.com/wingysam/get-product-name/-/issues/new">here</a>! :)
|
Loading…
Reference in a new issue