remove doc of nodejs

This commit is contained in:
Jesús 2019-06-26 15:51:17 -05:00
parent a696a12f2c
commit 926bc4262b
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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'),)) %}
<ul class="ml-3">
{% for program in software %}