Added a link to the source code and an about page
This commit is contained in:
		
							parent
							
								
									4c7ac49ddd
								
							
						
					
					
						commit
						84fe0082d7
					
				
							
								
								
									
										7
									
								
								dist/index.html
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								dist/index.html
									
									
									
									
										vendored
									
									
								
							| @ -36,6 +36,13 @@ | ||||
|                         <a href="javascript:updateTimePreference('all')">all</a> | ||||
|                     </p> | ||||
|                 </div> | ||||
|                 <div id="source"> | ||||
|                     <p> | ||||
|                         <a href="https://github.com/sneaky-emily/wowotken.app">Source</a> | ||||
|                         | | ||||
|                         <a href="https://emilyd.xyz/projects/wowtoken-app/">About</a> | ||||
|                     </p> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|     </body> | ||||
|  | ||||
| @ -336,6 +336,16 @@ p { | ||||
|     color: gold; | ||||
| } | ||||
| 
 | ||||
| #source > p { | ||||
|     font-size: 15px; | ||||
|     color: grey; | ||||
| } | ||||
| 
 | ||||
| #source > p > a { | ||||
|     font-size: 15px; | ||||
|     color: darkgrey; | ||||
| } | ||||
| 
 | ||||
| #token-chart { | ||||
|     color: white; | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user