diff --git a/README.md b/README.md index d7887653..de35a938 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-Semantica Logo +Semantica Logo # 🧠 Semantica ### Open-Source Semantic Layer & Knowledge Engineering Framework diff --git a/docs/DOCS_README.md b/docs/DOCS_README.md index 75fa49f5..a705f270 100644 --- a/docs/DOCS_README.md +++ b/docs/DOCS_README.md @@ -46,7 +46,7 @@ semantica/ │ │ └── custom.css # Custom styling │ └── assets/ │ └── img/ -│ └── semantica_logo.png +│ └── Semantica Updated Logo.png └── site/ # Generated site (created by mkdocs build) ``` diff --git a/docs/assets/img/Semantica Updated Logo.png b/docs/assets/img/Semantica Updated Logo.png new file mode 100644 index 00000000..45c6a68d Binary files /dev/null and b/docs/assets/img/Semantica Updated Logo.png differ diff --git a/docs/assets/img/semantica_logo.png b/docs/assets/img/semantica_logo.png deleted file mode 100644 index 7c7978e7..00000000 Binary files a/docs/assets/img/semantica_logo.png and /dev/null differ diff --git a/docs/index.md b/docs/index.md index 10d4e91a..b6627573 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@
- Semantica Logo + Semantica Logo

🧠 Semantica

diff --git a/semantica_logo.png b/semantica_logo.png deleted file mode 100644 index 7c7978e7..00000000 Binary files a/semantica_logo.png and /dev/null differ