Skip to content

Commit 4ebf24f

Browse files
authored
chore: update logo (#1997)
The old Timefold Solver logo is still on the Timefold Solver repository. Apparently I missed this when updating it for the quickstarts.
1 parent c52e46b commit 4ebf24f

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:sonarLink: link="https://sonarcloud.io/dashboard?id={projectKey}"
44
:branch: main
55

6-
image::docs/src/modules/ROOT/images/shared/timefold-logo.png[link="https://timefold.ai",Timefold,align="center"]
6+
image::docs/src/modules/ROOT/images/shared/timefold-solver-logo.png[link="https://solver.timefold.ai",Timefold,align="center"]
77

88
_Planning optimization made easy._ +
99
https://timefold.ai[timefold.ai]
17.9 KB
Loading
9.69 KB
Loading

docs/src/modules/ROOT/pages/.index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The Timefold Team <https://timefold.ai/company/about/>
33
:doctype: book
44
:imagesdir: .
5-
:title-logo-image: image:shared/timefold-logo.png[align="center"]
5+
:title-logo-image: image:shared/timefold-solver-logo.png[align="center"]
66
:toc: left
77
:toclevels: 3
88
:sectnums:
@@ -18,7 +18,7 @@ The Timefold Team <https://timefold.ai/company/about/>
1818

1919
// PDF uses :title-logo-image: on first page, no need to repeat image later on
2020
ifndef::backend-pdf[]
21-
image::shared/timefold-logo.png[align="center"]
21+
image::shared/timefold-solver-logo.png[align="center"]
2222
endif::[]
2323

2424
include::introduction.adoc[leveloffset=+1]
17.9 KB
Loading
9.69 KB
Loading

0 commit comments

Comments
 (0)