Added a lot of components
This commit is contained in:
parent
e6f42eaa37
commit
b48ab87cc6
68 changed files with 1030 additions and 8 deletions
7
src/app/pages/projects/projects.page.html
Normal file
7
src/app/pages/projects/projects.page.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<iov-page>
|
||||
<iov-section [title]="'Projects, draft and ideas'"
|
||||
[backgroundImageUrl]="'/assets/section-hobby.png'">
|
||||
</iov-section>
|
||||
|
||||
<p>My projects bla bla bla</p>
|
||||
</iov-page>
|
||||
Loading…
Add table
Add a link
Reference in a new issue