feat(core): new page "projects"
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<a routerLink="/about" routerLinkActive="active">
|
||||
{{ 'common.about' | translate }}
|
||||
</a>
|
||||
<a routerLink="/projects" routerLinkActive="active">
|
||||
{{ 'common.projects' | translate }}
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user