Skip to content

Commit e50cdb5

Browse files
feat(about): Update corporation name and add association information
1 parent bf6e72c commit e50cdb5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

bulbofile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const accumulate = require('vinyl-accumulate')
1010
const branch = require('branch-pipe')
1111

1212
const data = {
13-
orgName: 'Node.js 日本ユーザーグループ',
13+
orgName: 'Japan Node.js Association',
1414
pages: require('./pages'),
1515
layoutDir: path.join(__dirname, 'source/layout'),
1616
// file を受け取って root への相対パスを返す関数

source/about.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
---
44

55
{{ orgName }}は日本及び周辺アジア地域での node.js の普及を目的とした各種活動を展開する組織です。
6+
[Node 学園祭](http://nodefest.jp) の運営を行っています。
7+
8+
- 代表理事 古川 陽介
9+
- 理事 野母 清志
10+
- 監事 矢谷 重人

0 commit comments

Comments
 (0)