mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
Add main info component with material theme screenshot to material landing page
This commit is contained in:
parent
f274118c0e
commit
a962c248a5
4 changed files with 26 additions and 14 deletions
|
|
@ -3,6 +3,10 @@
|
|||
<ngx-landing-header></ngx-landing-header>
|
||||
</nb-layout-header>
|
||||
|
||||
<nb-layout-column>
|
||||
<ngx-landing-main-info material></ngx-landing-main-info>
|
||||
</nb-layout-column>
|
||||
|
||||
<nb-layout-footer class="footer" fixed>
|
||||
<ngx-landing-footer></ngx-landing-footer>
|
||||
</nb-layout-footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue