From 926bc4262b62d4dae2503902d8d71068fca976a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 26 Jun 2019 15:51:17 -0500 Subject: remove doc of nodejs --- libretube-theme/templates/authors.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libretube-theme') diff --git a/libretube-theme/templates/authors.html b/libretube-theme/templates/authors.html index e6dfe27..0439063 100644 --- a/libretube-theme/templates/authors.html +++ b/libretube-theme/templates/authors.html @@ -40,14 +40,9 @@ {% set software = (('https://nginx.org/', 'Nginx'), ('http://babel.pocoo.org/', 'Babel'), ('https://pypi.org/project/beautifulsoup4/', 'BeautifulSoup4'), - ('https://nodejs.org/', 'nodejs'), ('https://www.python.org/', 'Python'), ('https://blog.getpelican.com/', 'Pelican'), ('https://pypi.org/project/Markdown/', 'Markdown'), - ('https://nodejs.org/', 'nodejs'), - ('https://www.npmjs.com/', 'npm'), - ('https://github.com/fmarcia/UglifyCSS', 'uglifycss'), - ('https://github.com/mishoo/UglifyJS', 'uglifyjs'), ('https://lablibre.tuxfamily.org/pages/librejs.html', _('Algunos programas de JavaScript'),)) %}