mirror of
https://github.com/badges/shields.git
synced 2025-11-09 12:40:59 +03:00
More example urls and static examples [apm waffle] (#2478)
This commit is contained in:
@@ -20,7 +20,9 @@ module.exports = class PypiImplementation extends PypiBase {
|
||||
return [
|
||||
{
|
||||
title: 'PyPI - Implementation',
|
||||
previewUrl: 'Django',
|
||||
pattern: ':packageName',
|
||||
namedParams: { packageName: 'Django' },
|
||||
staticPreview: this.render({ implementations: ['cpython'] }),
|
||||
keywords: ['python'],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user