Compare commits
1 Commits
server-202
...
missing-sp
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d60bca325f |
@@ -4,7 +4,7 @@ import { BaseAmoService, keywords } from './amo-base.js'
|
||||
|
||||
const documentation = `
|
||||
<p>
|
||||
Previously <code>amo/d</code> provided a “total downloads” badge. However,
|
||||
Previously <code>amo/d</code> provided a “total downloads” badge. However,
|
||||
<a href="https://github.com/badges/shields/issues/3079">updates to the v3 API</a> only
|
||||
give us weekly downloads. The route <code>amo/d</code> redirects to <code>amo/dw</code>.
|
||||
</p>
|
||||
|
||||
@@ -78,7 +78,7 @@ const description = `<p>
|
||||
<tr>
|
||||
<td><code>namedLogo</code></td>
|
||||
<td>
|
||||
Default: none. One of the named logos supported by Shields or
|
||||
Default: none. One of the named logos supported by Shields or
|
||||
<a href="https://simpleicons.org/">simple-icons</a>. Can be overridden
|
||||
by the query string.
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user