TFTPaths 1.0
This commit is contained in:
parent
5924149301
commit
2e12f90b7f
96 changed files with 1420 additions and 47 deletions
7
src/components/layout/layout.component.html
Normal file
7
src/components/layout/layout.component.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div id="nav">
|
||||
<img src="../../assets/images/logo.png" alt="TFTPaths">
|
||||
</div>
|
||||
<app-home></app-home>
|
||||
<div id="footer">
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue