github.com/scottcagno/storage@v1.8.0/cmd/web/data/templates/header.stub.html (about)

     1  <meta charset="UTF-8">
     2  <link rel="shortcut icon" href="/static/img/favicon.ico" type="image/x-icon">
     3  <link rel="icon" href="/static/img/favicon.ico" type="image/x-icon">
     4  <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
     5  <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">
     6  <link href="/static/css/custom.css" rel="stylesheet">