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 11< md-sidenav-container fullscreen >
22 < md-sidenav #sidenav >
33 < md-nav-list >
4- < a md-list-item href ="https://luixaviles.com ">
4+ < a md-list-item href ="https://luixaviles.com " target =" _blank " >
55 < md-icon md-list-icon > person</ md-icon >
66 < span md-line > Author</ span >
77 </ 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 " >
99 < md-icon md-list-icon > code</ md-icon >
1010 < span md-line > Source Code</ span >
1111 </ 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 >
1216 </ md-nav-list >
1317 </ md-sidenav >
1418
You can’t perform that action at this time.
0 commit comments