Skip to content

Commit c382eb9

Browse files
committed
Revert "Remove IBM branding from opensource doc"
This reverts commit 64ba33d.
1 parent 64ba33d commit c382eb9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
2626

2727
project = "Unitxt"
28+
copyright = "2023, IBM Research"
2829
author = "IBM Research"
2930
release = constants.version
3031
html_short_title = "Unitxt"

docs/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<br>
197197
<br>
198198
<div class="large-text-black">
199-
Unitxt was built to host a maintainable large collection of evaluation assets. If you care about robust evaluation that last, then Unitxt is for you.
199+
Unitxt was built by IBM Research to host a maintainable large collection of evaluation assets. If you care about robust evaluation that last, then Unitxt is for you.
200200
</div>
201201
<br>
202202
<br>
@@ -230,6 +230,10 @@
230230
color: black;
231231
}
232232
</style>
233+
<div class="ibm-logo">
234+
<div class="ibm-text">IBM</div>
235+
<div class="research-text">Research</div>
236+
</div>
233237
</div>
234238
</div>
235239
</div>

0 commit comments

Comments
 (0)