mirror of
				https://github.com/mountain-pitt/mk-blindcontrol.git
				synced 2025-10-31 02:36:35 +00:00 
			
		
		
		
	Update CSS.h
This commit is contained in:
		
							
								
								
									
										19
									
								
								CSS.h
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								CSS.h
									
									
									
									
									
								
							| @@ -59,26 +59,13 @@ void append_page_footer(){ // Saves repeating many lines of code for HTML page f | ||||
|   webpage += F("<li><a href='/filemanager'>File Manager</a></li>"); | ||||
|  //webpage += F("<li><a href='/help'>About</a></li>"); | ||||
|  webpage += F("<li><a href='https://mountaineagle-technologies.com.au/tasmota/mkblindcontrol.html'>About</a></li>"); | ||||
|   webpage += F("</ul>"); | ||||
|   ///2020 | ||||
|    | ||||
|   ////// trade mark space  | ||||
|   //webpage += "<footer>™"+String(char(byte(0x40>>1)))+String(char(byte(0x9a>>1)))+String(char(byte(0x8a>>1)))+String(char(byte(0x5a>>1)))+String(char(byte(0xa6>>1))); | ||||
|   //webpage += String(char((0xda>>1)))+String(char(byte(0xc2>>1)))+String(char(0xe4>>1))+String(char(0xe8>>1))+String(char(byte(0xd0>>1))); | ||||
|   //webpage += String(char(byte(0xde>>1)))+String(char(byte(0xea>>1)))+String(char(byte(0xe6>>1)))+String(char(0xca>>1)); | ||||
| /////////         TM                      space                             M                             o                          u                            n | ||||
| webpage += F("</ul>"); | ||||
| webpage += "<footer>™"+String(char(byte(0x40>>1)))+String(char(byte(0x9a>>1)))+String(char(byte(0xde>>1)))+String(char(byte(0xea>>1)))+String(char(byte(0xdc>>1))); | ||||
| //////                    t                            a                     i                      n                          e | ||||
| webpage += String(char((0xe8>>1)))+String(char(byte(0xc2>>1)))+String(char(0xd2>>1))+String(char(0xdc>>1))+String(char(byte(0x8a>>1))); | ||||
| ///////                   a                           g                      l                     e                           - | ||||
| webpage += String(char((0xc2>>1)))+String(char(byte(0xce>>1)))+String(char(0xd8>>1))+String(char(0xca>>1))+String(char(byte(0x5a>>1))); | ||||
| /////////                  T                           e                      c                    h                          n | ||||
| webpage += String(char((0xa8>>1)))+String(char(byte(0xca>>1)))+String(char(0xc6>>1))+String(char(0xd0>>1))+String(char(byte(0xdc>>1))); | ||||
| //////////                  o                          l                     o                      g                          i | ||||
| webpage += String(char((0xde>>1)))+String(char(byte(0xd8>>1)))+String(char(0xde>>1))+String(char(0xce>>1))+String(char(byte(0xd2>>1))); | ||||
| //////////                  e                          s | ||||
| webpage += String(char((0xca>>1)))+String(char(byte(0xe6>>1))); | ||||
| ////  ////                        space                          2                           0                           2                      2 | ||||
|   webpage += String(char(byte(0x40>>1)))+String(char(byte(0x64>>1)))+String(char(byte(0x60>>1)))+String(char(byte(0x64>>1)))+String(char(0x64>>1))+"</footer>"; | ||||
|   webpage += F("</body></html>"); | ||||
| webpage += String(char(byte(0x40>>1)))+String(char(byte(0x64>>1)))+String(char(byte(0x60>>1)))+String(char(byte(0x64>>1)))+String(char(0x64>>1))+"</footer>"; | ||||
| webpage += F("</body></html>"); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user