mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add iconfixer lol
This commit is contained in:
		
							parent
							
								
									3dcd839927
								
							
						
					
					
						commit
						85dbc632c9
					
				| @ -483,6 +483,15 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important; | ||||
| 
 | ||||
| //--><!]]> | ||||
| </script> | ||||
| <ptd-app-iconfixer> | ||||
| <script> | ||||
| var link = document.querySelector("link[rel*='icon']") || document.createElement('link'); | ||||
| link.type = 'image/svg'; | ||||
| link.rel = 'shortcut icon'; | ||||
| link.href = '/css/yt-ukraine.svg'; | ||||
| document.getElementsByTagName('head')[0].appendChild(link); | ||||
| </script>     | ||||
| </ptd-app-iconfixer> | ||||
| <ptd-app-ejs> | ||||
| <div class="app" id="secret-theme" style="color:var(--text-color)"> | ||||
|  <div class="progress-container"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley