diff --git a/frontend/src/app/app.component.html b/frontend/src/app/app.component.html index 36093e1..afdcf05 100644 --- a/frontend/src/app/app.component.html +++ b/frontend/src/app/app.component.html @@ -1,336 +1,4 @@ - - - - - - - - - - -
-
-
- -

Hello, {{ title }}

-

Congratulations! Your app is running. 🎉

-
- -
-
- @for (item of [ - { title: 'Explore the Docs', link: 'https://angular.dev' }, - { title: 'Learn with Tutorials', link: 'https://angular.dev/tutorials' }, - { title: 'CLI Docs', link: 'https://angular.dev/tools/cli' }, - { title: 'Angular Language Service', link: 'https://angular.dev/tools/language-service' }, - { title: 'Angular DevTools', link: 'https://angular.dev/tools/devtools' }, - ]; track item.title) { - - {{ item.title }} - - - - - } -
- -
-
-
- - - - - - - - - - - +

LimpidCrypto

+

more coming soon...

+ \ No newline at end of file diff --git a/frontend/src/index.html b/frontend/src/index.html index 3af61ec..f10354a 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -1,13 +1,16 @@ + - Frontend + LimpidCrypto + - + + \ No newline at end of file