We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8b94f commit 727c0c3Copy full SHA for 727c0c3
1 file changed
assets/javascripts/templates/pages/about_tmpl.coffee
@@ -416,6 +416,11 @@ credits = [
416
'2007-2021 Pallets',
417
'BSD',
418
'https://github.com/pallets/jinja/blob/master/LICENSE.rst'
419
+ ], [
420
+ 'jq',
421
+ 'Stephen Dolan',
422
+ 'CC-BY-3.0',
423
+ 'https://github.com/stedolan/jq/blob/master/COPYING#L24-L28'
424
], [
425
'jQuery',
426
'Packt Publishing<br>© jQuery Foundation and other contributors',
0 commit comments