File tree Expand file tree Collapse file tree 2 files changed +27
-5
lines changed Expand file tree Collapse file tree 2 files changed +27
-5
lines changed Original file line number Diff line number Diff line change @@ -38,16 +38,26 @@ alt="Open Live Guide (Google)" style="animation: glow 3s infinite alternate; bor
3838
3939<!-- Telegram Updates -->
4040<!-- Spacer above -->
41- <p align =" center " ><img src =" https://img.shields.io/badge/--00000000.svg " alt =" " width =" 1 " height =" 20 " /></p >
42-
43- <p align =" center " >
41+ <p align =" center " style =" display : flex ; justify-content : center ; align-items : center ; gap : 40px ; margin : 20px 0 ;" >
4442 <!-- Telegram Logo -->
45- <a href =" https://t.me/JavaEvolutionUpdates " target =" _blank " rel =" noopener " >
43+ <a href =" https://t.me/JavaEvolutionUpdates " target =" _blank " rel =" noopener " title = " Join Telegram " >
4644 <img
4745 src="https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"
4846 alt="Join Telegram"
49- width="80" height="80"/>
47+ width="80" height="80"
48+ style="vertical-align: middle;"/>
5049 </a >
50+ <!-- YouTube SVG -->
51+ <a href="https://www.youtube.com/watch?v=w-GR5y96P70&t=21s "
52+ target="_ blank"
53+ rel="noopener"
54+ title="Watch on YouTube"
55+ style="display: inline-flex; align-items: center;">
56+ <svg fill =" #ff2600 " width =" 100 " height =" 100 " viewBox =" 0 0 32 32 " xmlns =" http://www.w3.org/2000/svg " style =" vertical-align : middle ;" >
57+ <title >YouTube </title >
58+ <path d =" M12.932 20.459v-8.917l7.839 4.459zM30.368 8.735c-0.354-1.301-1.354-2.307-2.625-2.663l-0.027-0.006c-3.193-0.406-6.886-0.638-10.634-0.638-0.381 0-0.761 0.002-1.14 0.007l0.058-0.001c-0.322-0.004-0.701-0.007-1.082-0.007-3.748 0-7.443 0.232-11.070 0.681l0.434-0.044c-1.297 0.363-2.297 1.368-2.644 2.643l-0.006 0.026c-0.4 2.109-0.628 4.536-0.628 7.016 0 0.088 0 0.176 0.001 0.263l-0-0.014c-0 0.074-0.001 0.162-0.001 0.25 0 2.48 0.229 4.906 0.666 7.259l-0.038-0.244c0.354 1.301 1.354 2.307 2.625 2.663l0.027 0.006c3.193 0.406 6.886 0.638 10.634 0.638 0.38 0 0.76-0.002 1.14-0.007l-0.058 0.001c0.322 0.004 0.702 0.007 1.082 0.007 3.749 0 7.443-0.232 11.070-0.681l-0.434 0.044c1.298-0.362 2.298-1.368 2.646-2.643l0.006-0.026c0.399-2.109 0.627-4.536 0.627-7.015 0-0.088-0-0.176-0.001-0.263l0 0.013c0-0.074 0.001-0.162 0.001-0.25 0-2.48-0.229-4.906-0.666-7.259l0.038 0.244z " />
59+ </svg >
60+ </a >
5161</p >
5262
5363<!-- Centered SVG Banner (clickable in README) -->
You can’t perform that action at this time.
0 commit comments