Browse Source

LaTeX: add to about_tmpl

See #1548.
Simon Legner 4 years ago
parent
commit
861ad32fbd
1 changed files with 5 additions and 0 deletions
  1. 5 0
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 5 - 0
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -461,6 +461,11 @@ credits = [
     'Taylor Otwell',
     'Taylor Otwell',
     'MIT',
     'MIT',
     'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt'
     'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt'
+  ], [
+    'LaTeX',
+    'Karl Berry',
+    'Public Domain',
+    'https://ctan.org/pkg/latex2e-help-texinfo/'
   ], [
   ], [
     'Leaflet',
     'Leaflet',
     '2010-2019 Vladimir Agafonkin<br>&copy; 2010-2011, CloudMade<br>Maps &copy; OpenStreetMap contributors.',
     '2010-2019 Vladimir Agafonkin<br>&copy; 2010-2011, CloudMade<br>Maps &copy; OpenStreetMap contributors.',