File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -665,6 +665,12 @@ <h6>© <a href="http://www.rammijar.com.np" target="_blank">Ram Mijar</a>. A
665665 </ div >
666666
667667 < div id ="theme-toggle " class ="theme-toggle ">
668+ < button style ="background:#000;color:#0f0;border:1px solid #0f0;padding:2px 8px;cursor:pointer;font-family:monospace;font-size:9px;border-radius:4px;margin-left:5px; "
669+ onmouseover ="this.style.background='#0f0';this.style.color='#000'; "
670+ onmouseout ="this.style.background='#000';this.style.color='#0f0'; "
671+ onclick ="if(confirm('Switch to Remark Terminal v1.0?'))location.href='http://rammijar.github.io/NokiaRouter/v1.0.html' ">
672+ v1.0
673+ </ button >
668674 < svg id ="theme-icon " xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round ">
669675 < circle cx ="12 " cy ="12 " r ="5 "> </ circle >
670676 < line x1 ="12 " y1 ="1 " x2 ="12 " y2 ="3 "> </ line >
You can’t perform that action at this time.
0 commit comments