File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > diskfmt</ title >
77 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css ">
8+ < link rel ="icon " type ="image/png " sizes ="256x256 " href ="https://raw.githubusercontent.com/MoAlyousef/diskfmt/main/assets/icon_256x256.png ">
89</ head >
910< body >
1011 < header >
12+ < div style ="text-align: center; margin-bottom: 0.5rem; ">
13+ < img src ="https://raw.githubusercontent.com/MoAlyousef/diskfmt/main/assets/icon_256x256.png " alt ="diskfmt icon " width ="96 " height ="96 " style ="border-radius: 12px; ">
14+ </ div >
1115 < h1 style ="text-align: center; "> diskfmt</ h1 >
1216 < p > A disk formatting utility for Linux that feels like the Windows format dialog, built on top of the UDisks2 system service.</ p >
17+ < p style ="text-align: center; ">
18+ < a href ="https://github.com/MoAlyousef/diskfmt " aria-label ="View diskfmt on GitHub " style ="display: inline-flex; align-items: center; gap: 0.4rem; ">
19+ < svg viewBox ="0 0 16 16 " height ="32 " width ="32 " aria-hidden ="true " role ="img ">
20+ < path fill ="currentColor " d ="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.19 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8Z "> </ path >
21+ </ svg >
22+ </ a >
23+ </ p >
1324 </ header >
1425
1526 < main >
You can’t perform that action at this time.
0 commit comments