File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 < nav class ="menu-bar bg-gradient-to-r from-slate-800/90 to-slate-700/90 backdrop-blur-2xl border-b border-slate-600/50 px-8 py-3 flex items-center justify-between relative z-10 flex-shrink-0 ">
7373 < div class ="flex items-center space-x-6 ">
7474 <!-- Enhanced Logo -->
75- < div class ="w-12 h-12 bg-gradient-to-br from-emerald-500 via-blue-500 to-purple-600 rounded-2xl flex items-center justify-center shadow-lg shadow-blue-500/20 ring-2 ring-white/10 ">
76- < img src ="./contents/img/logo.svg " alt ="Logo " class ="w-8 h-8 ">
75+ < div class ="w-12 h-12 bg-gradient-to-br from-emerald-500 via-blue-500 to-purple-600 rounded-2xl flex items-center justify-center shadow-lg shadow-blue-500/20 ring-2 ring-white/10 p-2 ">
76+ < img src ="./contents/img/logo.svg " alt ="Logo " class ="w-full h-full object-contain ">
7777 </ div >
7878
7979 <!-- Enhanced Menu Buttons -->
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.21 " ,
2+ "version" : " 2.1.22 " ,
33 "date" : " 2025-06-12" ,
4- "changelog" : " Fix versioning bug " ,
4+ "changelog" : " New logo " ,
55 "history" : [
6+ {
7+ "version" : " 2.1.22" ,
8+ "date" : " 2025-06-12" ,
9+ "changelog" : " New logo" ,
10+ "type" : " patch"
11+ },
612 {
713 "version" : " 2.1.21" ,
814 "date" : " 2025-06-12" ,
You can’t perform that action at this time.
0 commit comments