diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee index 7ca88895..c7677c3d 100644 --- a/assets/javascripts/templates/pages/about_tmpl.coffee +++ b/assets/javascripts/templates/pages/about_tmpl.coffee @@ -970,7 +970,12 @@ credits = [ '2014-2017 Khronos Group Inc.
Vulkan and the Vulkan logo are registered trademarks of the Khronos Group Inc.', 'CC BY', 'https://creativecommons.org/licenses/by/4.0/' - ], [ + ],[ + 'wagtail', + '2014-present Torchbox Ltd and individual contributors', + 'BSD', + 'https://github.com/wagtail/wagtail/blob/main/LICENSE' + ],[ 'webpack', 'JS Foundation and other contributors', 'CC BY',