Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Tokyo camp info #4

Merged
merged 1 commit into from Oct 11, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions views/index/locations.jade
Expand Up @@ -29,6 +29,19 @@
[let us know]: mailto:all@nodeknockout.com

ul.locations
li
h4#tokyo Tokyo, Japan
!= address('東京都中央区日本橋浜町2丁目31−1', 'maps.google.co.jp')
:markdown
### [Node.js日本ユーザグループ] and [ドワンゴ]
##### 東京都中央区日本橋浜町2-31-1 浜町センタービル10F

Everybody welcome during whole knockout with free drinks. Contact [@meso].

[Node.js日本ユーザグループ]: http://nodejs.jp/
[ドワンゴ]: http://info.dwango.co.jp/
[@meso]: http://twitter.com/meso

// li
h4#nyc New York
!= address('902 Broadway 4th Floor, New York, NY, 10016')
Expand Down