Skip to content

Commit 15b9202

Browse files
committed
docs: add Intel Core Ultra + Intel Arc Graphics logos as hero row
Placed in a centered row immediately below the H1 title and above the existing shields.io badge banner. Logos render at height=90px on both GitHub light/dark themes thanks to their dark blue backgrounds. Same hero row in README.md and README.es.md.
1 parent bf714b3 commit 15b9202

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.es.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Intel Ultra 7(R) Series 2: Qwen 3-8B en local e Integracion Claude Code
22

3+
<p align="center">
4+
<img src="docs/img/intel-core-ultra-logo.jpeg" alt="Intel Core Ultra" height="90">
5+
&nbsp;&nbsp;&nbsp;&nbsp;
6+
<img src="docs/img/intel-arc-graphics-logo.jpeg" alt="Intel Arc Graphics" height="90">
7+
</p>
8+
39
<p align="center">
410
<img src="https://img.shields.io/badge/Intel%20Core%20Ultra-Series%202%20%C2%B7%20Lunar%20Lake-0071C5?style=for-the-badge&logo=intel&logoColor=white" alt="Intel Core Ultra Series 2 — Lunar Lake">
511
<img src="https://img.shields.io/badge/Qwen-3--8B%20%2B%202.5--VL--7B-615CED?style=for-the-badge&logo=alibabacloud&logoColor=white" alt="Qwen 3-8B + Qwen 2.5-VL-7B">

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Intel Ultra 7(R) Series 2: Qwen 3-8B Local + Claude Code Integration
22

3+
<p align="center">
4+
<img src="docs/img/intel-core-ultra-logo.jpeg" alt="Intel Core Ultra" height="90">
5+
&nbsp;&nbsp;&nbsp;&nbsp;
6+
<img src="docs/img/intel-arc-graphics-logo.jpeg" alt="Intel Arc Graphics" height="90">
7+
</p>
8+
39
<p align="center">
410
<img src="https://img.shields.io/badge/Intel%20Core%20Ultra-Series%202%20%C2%B7%20Lunar%20Lake-0071C5?style=for-the-badge&logo=intel&logoColor=white" alt="Intel Core Ultra Series 2 — Lunar Lake">
511
<img src="https://img.shields.io/badge/Qwen-3--8B%20%2B%202.5--VL--7B-615CED?style=for-the-badge&logo=alibabacloud&logoColor=white" alt="Qwen 3-8B + Qwen 2.5-VL-7B">
10.5 KB
Loading
6.58 KB
Loading

0 commit comments

Comments
 (0)