mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-03 01:40:17 +00:00
docs(webi): fix syntax in yaml example
This commit is contained in:
@@ -118,7 +118,8 @@ Just copy the format from any of the existing packages. It's like this:
|
||||
---
|
||||
title: Node.js
|
||||
homepage: https://nodejs.org
|
||||
tagline: JavaScript V8 runtime
|
||||
tagline: |
|
||||
JavaScript V8 runtime
|
||||
description: |
|
||||
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user