Skip to content

Commit 5fda7c0

Browse files
authored
Doc: Change interlinking title (#10)
1 parent 0c07d08 commit 5fda7c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3 class="subtitle">
118118

119119
<!-- Floating Bubbles -->
120120
<div class="floating-bubbles">
121-
<div class="floating-bubbles-title">Affiliated projects</div>
121+
<div class="floating-bubbles-title">Our projects</div>
122122
<a href="https://swebench.com" class="bubble" title="SWE-bench">
123123
<img src="../assets/swebench_logo.png" alt="SWE-bench">
124124
<span class="bubble-tooltip">SWE-bench</span>

docs/overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!-- Floating Bubbles -->
77
<div class="floating-bubbles">
8-
<div class="floating-bubbles-title">Affiliated projects</div>
8+
<div class="floating-bubbles-title">Our projects</div>
99
<a href="https://swebench.com" class="bubble" title="SWE-bench">
1010
<img src="{{ 'assets/swebench_logo.png' | url }}" alt="SWE-bench">
1111
<span class="bubble-tooltip">SWE-bench</span>

0 commit comments

Comments
 (0)