Skip to content

Commit 079c208

Browse files
authored
Remove IBM branding from opensource doc (#1802)
Revert "Revert "Remove IBM branding from opensource doc"" This reverts commit c382eb9.
1 parent c382eb9 commit 079c208

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

docs/conf.py

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

2727
project = "Unitxt"
28-
copyright = "2023, IBM Research"
2928
author = "IBM Research"
3029
release = constants.version
3130
html_short_title = "Unitxt"

docs/index.rst

Lines changed: 1 addition & 5 deletions
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 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.
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.
200200
</div>
201201
<br>
202202
<br>
@@ -230,10 +230,6 @@
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>
237233
</div>
238234
</div>
239235
</div>

0 commit comments

Comments
 (0)