From cd6580e5ce8dc4fee1ed7b3bec2f085b5c873ba4 Mon Sep 17 00:00:00 2001
From: Thibault Grandemenge <160125763+Grand-Thibault@users.noreply.github.com>
Date: Mon, 11 Nov 2024 09:27:37 +0100
Subject: [PATCH 1/4] added xmas and easter logo
---
static/img/tx-logos/logo-tractus-x-easter.drawio.svg | 4 ++++
static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license | 5 +++++
static/img/tx-logos/logo-tractus-x-xmas.drawio.svg | 4 ++++
static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license | 5 +++++
4 files changed, 18 insertions(+)
create mode 100644 static/img/tx-logos/logo-tractus-x-easter.drawio.svg
create mode 100644 static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
create mode 100644 static/img/tx-logos/logo-tractus-x-xmas.drawio.svg
create mode 100644 static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
diff --git a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg
new file mode 100644
index 00000000000..2315a9a347a
--- /dev/null
+++ b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
new file mode 100644
index 00000000000..788667a0934
--- /dev/null
+++ b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
@@ -0,0 +1,5 @@
+This work is licensed under the CC-BY-4.0
+
+- SPDX-License-Identifier: CC-BY-4.0
+- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
+- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/PURIS%20Kit/assets/example-use-case.svg
diff --git a/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg
new file mode 100644
index 00000000000..6a5828d4dc4
--- /dev/null
+++ b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
new file mode 100644
index 00000000000..788667a0934
--- /dev/null
+++ b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
@@ -0,0 +1,5 @@
+This work is licensed under the CC-BY-4.0
+
+- SPDX-License-Identifier: CC-BY-4.0
+- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
+- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/PURIS%20Kit/assets/example-use-case.svg
From debf55b0345c0d679dd57b7702f0cb53321d65cd Mon Sep 17 00:00:00 2001
From: Thibault Grandemenge <160125763+Grand-Thibault@users.noreply.github.com>
Date: Mon, 11 Nov 2024 09:29:07 +0100
Subject: [PATCH 2/4] exchanged tx logo
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 7635deaf83f..27d6ab70b21 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -426,7 +426,7 @@ const config = {
title: 'Eclipse Tractus-X',
logo: {
alt: 'Eclipse Tractus-X logo',
- src: 'img/logo_tractus-x.svg',
+ src: 'img/tx-logos/logo-tractus-x-xmas.drawio.svg',
},
items: [
{to: 'blog', label: 'News', position: 'left'},
From b400f9b2cf70c5d4328d688bc0ed7e4f843a760e Mon Sep 17 00:00:00 2001
From: Thibault Grandemenge <160125763+Grand-Thibault@users.noreply.github.com>
Date: Fri, 29 Nov 2024 09:06:00 +0100
Subject: [PATCH 3/4] (doc) fixed source url in license files
---
static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license | 2 +-
static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
index 788667a0934..e7054cbb7bb 100644
--- a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
+++ b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
@@ -2,4 +2,4 @@ This work is licensed under the CC-BY-4.0
- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
-- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/PURIS%20Kit/assets/example-use-case.svg
+- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
diff --git a/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
index 788667a0934..6170cbd164b 100644
--- a/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
+++ b/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg.license
@@ -2,4 +2,4 @@ This work is licensed under the CC-BY-4.0
- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
-- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/PURIS%20Kit/assets/example-use-case.svg
+- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/static/img/tx-logos/logo-tractus-x-xmas.drawio.svg
From ada2da1b368cf585a74ba5ae38102953220933c7 Mon Sep 17 00:00:00 2001
From: Thibault Grandemenge <160125763+Grand-Thibault@users.noreply.github.com>
Date: Mon, 2 Dec 2024 14:31:46 +0100
Subject: [PATCH 4/4] (doc) fixed wrong url in license file
---
static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
index e7054cbb7bb..c587d0b91eb 100644
--- a/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
+++ b/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
@@ -2,4 +2,4 @@ This work is licensed under the CC-BY-4.0
- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
-- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/static/img/tx-logos/logo-tractus-x-easter.drawio.svg.license
+- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/static/img/tx-logos/logo-tractus-x-easter.drawio.svg