update (almost) all taglines and descs

This commit is contained in:
AJ ONeal
2020-06-17 00:10:00 +00:00
parent c017e861e7
commit eeaa8db394
16 changed files with 80 additions and 34 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
#
# title: Node.js
# homepage: https://nodejs.org
# tagline: JavaScript V8 runtime
# tagline: |
# Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
# description: |
# Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine
# Node is great for simple, snappy HTTP(S) servers, and for stitching APIs together with minimal fuss or muss.
# examples: |
#
# ### Hello World