diff --git a/README.md b/README.md index c48e6561..ecf6cf1e 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/Semantica Updated Logo.png b/Semantica Updated Logo.png deleted file mode 100644 index 45c6a68d..00000000 Binary files a/Semantica Updated Logo.png and /dev/null differ diff --git a/docs/DOCS_README.md b/docs/DOCS_README.md index a705f270..9c3395b1 100644 --- a/docs/DOCS_README.md +++ b/docs/DOCS_README.md @@ -46,7 +46,7 @@ semantica/ │ │ └── custom.css # Custom styling │ └── assets/ │ └── img/ -│ └── Semantica Updated Logo.png +│ └── Semantica Logo.png └── site/ # Generated site (created by mkdocs build) ``` diff --git a/docs/assets/img/Semantica Logo.png b/docs/assets/img/Semantica Logo.png new file mode 100644 index 00000000..b714fec4 Binary files /dev/null and b/docs/assets/img/Semantica Logo.png differ diff --git a/docs/assets/img/Semantica Updated Logo.png b/docs/assets/img/Semantica Updated Logo.png deleted file mode 100644 index 45c6a68d..00000000 Binary files a/docs/assets/img/Semantica Updated Logo.png and /dev/null differ diff --git a/docs/index.md b/docs/index.md index 4862faaa..ae962bad 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@
- Semantica Logo + Semantica Logo

🧠 Semantica

diff --git a/docs/reference/provenance.md b/docs/reference/provenance.md index 044f3020..3da9feb6 100644 --- a/docs/reference/provenance.md +++ b/docs/reference/provenance.md @@ -20,7 +20,7 @@ The Semantica provenance module provides W3C PROV-O compliant tracking for knowl All 17 Semantica modules integrated for comprehensive tracking -- :material-source-document:{ .lg .middle } **Source Tracking** +- :material-file-document:{ .lg .middle } **Source Tracking** ---