File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Mnemonic </ title >
6+ < title > mnemonic </ title >
77 < link rel ="icon " href ="/favicon.ico " type ="image/x-icon ">
88 < script src ="https://cdnjs.cloudflare.com/ajax/libs/d3/7.9.0/d3.min.js "> </ script >
99 < style >
12271227 < div id ="app ">
12281228 <!-- Nav -->
12291229 < nav class ="nav ">
1230- < div class ="nav-brand "> < span > ◆ </ span > Mnemonic < a id ="navVersion " href ="https://github.com/AppSprout-dev/mnemonic/releases " target ="_blank " rel ="noopener " style ="font-size:0.7rem;color:var(--text-dim);font-weight:400;text-decoration:none " title ="View changelog "> </ a > < span id ="navUpdateBadge " class ="update-badge " style ="display:none " onclick ="triggerUpdate() " title ="Click to update "> </ span > < a id ="navChangelogLink " class ="update-changelog " style ="display:none " target ="_blank " rel ="noopener "> What's new?</ a > </ div >
1230+ < div class ="nav-brand "> < img src =" /logo.png " alt =" mnemonic " style =" height:22px;width:22px;vertical-align:middle;margin-right:6px " > mnemonic < a id ="navVersion " href ="https://github.com/AppSprout-dev/mnemonic/releases " target ="_blank " rel ="noopener " style ="font-size:0.7rem;color:var(--text-dim);font-weight:400;text-decoration:none " title ="View changelog "> </ a > < span id ="navUpdateBadge " class ="update-badge " style ="display:none " onclick ="triggerUpdate() " title ="Click to update "> </ span > < a id ="navChangelogLink " class ="update-changelog " style ="display:none " target ="_blank " rel ="noopener "> What's new?</ a > </ div >
12311231 < div class ="nav-tabs ">
12321232 < button class ="nav-tab active " data-view ="recall " onclick ="switchView('recall') ">
12331233 < svg viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "> < circle cx ="11 " cy ="11 " r ="8 "/> < line x1 ="21 " y1 ="21 " x2 ="16.65 " y2 ="16.65 "/> </ svg >
You can’t perform that action at this time.
0 commit comments