16 lines
		
	
	
		
			355 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			355 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <head>
 | |
| <title>shadow - Welcome</title>
 | |
| </head>
 | |
| <body>
 | |
| <h2> Welcome!</h2>
 | |
| <p> This is the shadow tool suite home page. </p>
 | |
| 
 | |
| <p>
 | |
| You can find releases <a href="https://github.com/shadow-maint/shadow/releases">here</a>.
 | |
| </p>
 | |
| 
 | |
| <p>
 | |
| Raise issues, request features, and report bugs <a href="https://github.com/shadow-maint/shadow/issues">here</a>.
 | |
| </p>
 | |
| </body>
 |