File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3838 padding : 4px ;
3939 background : # 888 ;
4040 }
41+ .logo {
42+ position : absolute;
43+ bottom : 10px ;
44+ right : 10px ;
45+ }
4146</ style >
4247< script src ="term.js "> </ script >
4348< script src ="FileSaver.js "> </ script >
7580< br clear ="both " />
7681< i > Terminal widget should be focused (text cursor visible) to accept input. Click on it if not.</ i > < br />
7782< i > To paste, press Ctrl+A, then Ctrl+V</ i >
83+
84+ < a class ="logo " href ="http://micropython.org/ ">
85+ < svg version ="1.1 " id ="MicroPython " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink "
86+ x ="0px " y ="0px " viewBox ="0 0 69 69 " width ="90px " xml:space ="preserve ">
87+ < path fill ="#ffffff " d ="M36,0v54h-3V0H0v69h15V15h3v54h33V15h3v54h15V0H36z M64,63h-4v-7h4V63z "/>
88+ </ svg >
89+ </ a >
7890</ body >
7991
8092< script >
You can’t perform that action at this time.
0 commit comments