Add icon and manifest
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
<html lang="en">
 | 
			
		||||
  <head>
 | 
			
		||||
    <meta charset="UTF-8" />
 | 
			
		||||
    <link rel="icon" href="/favicon.ico" />
 | 
			
		||||
    <link rel="icon" href="/icon.png" />
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
			
		||||
    <script src="webxdc.js"></script>
 | 
			
		||||
    <title>WorldeXDC - a Wordle clone for WebXDC</title>
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 4.2 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								public/icon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/icon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 7.1 KiB  | 
							
								
								
									
										2
									
								
								public/manifest.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								public/manifest.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
name = "Wordle"
 | 
			
		||||
source_code_url = "https://git.linux.ucla.edu/jshiffer/wordle-xdc"
 | 
			
		||||
		Reference in New Issue
	
	Block a user