mirror of
				https://github.com/gohugoio/hugo.git
				synced 2025-10-30 19:12:04 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			514 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			514 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <meta charset="utf-8">
 | |
|     <title></title>
 | |
|     <base target="_blank"><!--[if lte IE 6]></base><![endif]-->
 | |
|     <link rel="stylesheet" href="buttons.css">
 | |
|     <!--[if lt IE 8]>
 | |
|     <link rel="stylesheet" href="assets/css/octicons-iefix.css">
 | |
|     <![endif]-->
 | |
|     <!--[if IE 8]>
 | |
|     <script src="assets/js/pseudo-ie8fix.js"></script>
 | |
|     <![endif]-->
 | |
|     <meta name="robots" content="noindex, nofollow">
 | |
|   </head>
 | |
|   <body>
 | |
|     <script src="buttons.js"></script>
 | |
|   </body>
 | |
| </html>
 | 
