File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
< md-sidenav-container fullscreen >
2
2
< md-sidenav #sidenav >
3
3
< md-nav-list >
4
- < a md-list-item href ="https://luixaviles.com ">
4
+ < a md-list-item href ="https://luixaviles.com " target =" _blank " >
5
5
< md-icon md-list-icon > person</ md-icon >
6
6
< span md-line > Author</ span >
7
7
</ a >
8
- < a md-list-item href ="https://github.com/luixaviles/socket-io-typescript-chat ">
8
+ < a md-list-item href ="https://github.com/luixaviles/socket-io-typescript-chat " target =" _blank " >
9
9
< md-icon md-list-icon > code</ md-icon >
10
10
< span md-line > Source Code</ span >
11
11
</ a >
12
+ < a md-list-item href ="https://luixaviles.com/2017/09/releasing-socket-io-typescript-chat-project " target ="_blank ">
13
+ < md-icon md-list-icon > web</ md-icon >
14
+ < span md-line > Blog Post</ span >
15
+ </ a >
12
16
</ md-nav-list >
13
17
</ md-sidenav >
14
18
You can’t perform that action at this time.
0 commit comments