You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
833 B

  1. <head>
  2. <meta charset="utf-8">
  3. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  4. <title>{{.Hostname}} - Easy and fast file sharing from the command-line.</title>
  5. <meta name="description" content="Easy and fast file sharing from the command-line.">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
  8. <link rel="stylesheet" href="styles/main.css">
  9. <link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:100,200,300' rel='stylesheet' type='text/css'>
  10. <link href='//fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
  11. <!-- build:js scripts/vendor/modernizr.js -->
  12. <script src="bower_components/modernizr/modernizr.js"></script>
  13. <!-- endbuild -->
  14. </head>