kopia lustrzana https://github.com/badgen/badgen.net
Update feat log tag
rodzic
a850fdaeac
commit
7d153dba5a
|
@ -18,7 +18,7 @@ export default function (req, res, options: ServeBadgeOptions) {
|
||||||
const _icon = resolveIcon(icon === '' ? subject : icon, iconWidth)
|
const _icon = resolveIcon(icon === '' ? subject : icon, iconWidth)
|
||||||
|
|
||||||
// TODO: review usage of list
|
// TODO: review usage of list
|
||||||
list && console.log(`FEAT:LIST ${req.url}`)
|
list && console.log(`FEAT-LIST ${req.url}`)
|
||||||
|
|
||||||
const badge = badgen({
|
const badge = badgen({
|
||||||
subject: typeof label !== 'undefined' ? label : subject,
|
subject: typeof label !== 'undefined' ? label : subject,
|
||||||
|
|
Ładowanie…
Reference in New Issue