Skip to content

Commit cf91c00

Browse files
authored
Fixing bad written logo (#347)
1 parent 3bec011 commit cf91c00

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
File renamed without changes.

docs/dvbe25/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h2>Where is works?</h2>
299299
<td><img src="./images/logos/claude-code-logo.png" width=80%" /><br /><small>Claude Code</small></td>
300300
</tr>
301301
<tr>
302-
<td><img src="./images/logos/github-copilot-logo.png" width=45%" /><br /><small>GitHub Copilot</small></td>
302+
<td><img src="./images/logos/github-copilot-logo-v2.png" width=45%" /><br /><small>GitHub Copilot</small></td>
303303
<td><img src="./images/logos/jetbrains-junie-logo.png" width="35%" /><br /><small>JetBrains Junie</small></td>
304304
<td></td>
305305
</tr>

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
33
<id>https://jabrena.github.io/cursor-rules-java/</id>
44
<title>Cursor Rules for Java</title>
5-
<updated>2025-09-18T18:58:34+0200</updated>
5+
<updated>2025-09-18T19:06:54+0200</updated>
66
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
77
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
88
<entry>

documentation/dvbe25/images/logos/gitHub-copilot-logo.png renamed to documentation/dvbe25/images/logos/github-copilot-logo-v2.png

File renamed without changes.

documentation/dvbe25/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ <h2>Where is works?</h2>
299299
<td><img src="./images/logos/claude-code-logo.png" width=80%" /><br /><small>Claude Code</small></td>
300300
</tr>
301301
<tr>
302-
<td><img src="./images/logos/github-copilot-logo.png" width=45%" /><br /><small>GitHub Copilot</small></td>
302+
<td><img src="./images/logos/github-copilot-logo-v2.png" width=45%" /><br /><small>GitHub Copilot</small></td>
303303
<td><img src="./images/logos/jetbrains-junie-logo.png" width="35%" /><br /><small>JetBrains Junie</small></td>
304304
<td></td>
305305
</tr>

0 commit comments

Comments
 (0)