1.18.1: message at bottom of supported sites

This commit is contained in:
Wingy 2020-11-05 17:58:31 -05:00
parent da2d9d6848
commit 120be27e44
2 changed files with 3 additions and 2 deletions

View file

@ -6,4 +6,5 @@ block content
a(href=req.headers.referer) < Back
ul
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>! :)