Skip to content

Commit a10ce00

Browse files
Update resources.js
1 parent 5609f9f commit a10ce00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/pages/resources.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ const templates = [
2525
title: 'neutralinojs-react',
2626
description: 'A simple React.js template for building Neutralinojs apps',
2727
githubLink: 'https://github.com/codezri/neutralinojs-react',
28-
}, {
29-
title: 'neutralinojs-build-automation-template,
28+
},
29+
{
30+
title: 'neutralinojs-build-automation-template',
3031
description: 'A template for bundling binaries into installers using GitHub actions',
3132
githubLink: 'https://github.com/TolinSimpson/neutralinojs-build-automation-template',
3233
},

0 commit comments

Comments
 (0)