diff --git a/angular/angular.json b/angular/angular.json index 7a8bc836d6..0c10f326e6 100644 --- a/angular/angular.json +++ b/angular/angular.json @@ -22,7 +22,7 @@ "main": "demo/src/main.ts", "polyfills": "demo/src/polyfills.ts", "tsConfig": "demo/tsconfig.app.json", - "assets": ["demo/src/favicon.ico", "demo/src/assets"], + "assets": ["demo/src/agnosui-logo.svg", "demo/src/assets"], "styles": ["demo/src/styles.css", "../common/demo.scss"], "scripts": [], "inlineStyleLanguage": "scss", diff --git a/angular/demo/src/agnosui-logo.svg b/angular/demo/src/agnosui-logo.svg new file mode 100644 index 0000000000..4d0c3b280f --- /dev/null +++ b/angular/demo/src/agnosui-logo.svg @@ -0,0 +1,21 @@ + + + diff --git a/angular/demo/src/favicon.ico b/angular/demo/src/favicon.ico deleted file mode 100644 index 997406ad22..0000000000 Binary files a/angular/demo/src/favicon.ico and /dev/null differ diff --git a/angular/demo/src/index.html b/angular/demo/src/index.html index 60fb9f2daf..c56f2dcf84 100644 --- a/angular/demo/src/index.html +++ b/angular/demo/src/index.html @@ -5,7 +5,7 @@
+
Welcome to AgnosUI Demo!
-
- Experience the beginning stages of our exciting journey as we actively develop our library for CSS Bootstrap design.
-
- Follow us on GitHub for the latest updates and be a part of
- shaping the next-generation UI components!
-
- AgnosUI is a powerful library of widgets designed specifically for Bootstrap. -
-- Inspired by the success of - ng-bootstrap, AgnosUI takes the concept a step further by offering widgets that can seamlessly - integrate with any front-end framework of your choice. -
-- With support for popular frameworks like Angular, - React, and Svelte, AgnosUI allows you to effortlessly create consistent and - visually appealing UI components across your projects. -
-