shithub: hugo

ref: 895fe536fd7a7a81f8fa505ca135e88f6bac734e
dir: /docs/layouts/chrome/header.html/

View raw version
<!doctype html>
<html>
  <head>
  <title>{{ .Title }}</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    {{ template "chrome/includes.html" . }}
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
  </head>
  <body>

    {{ template "chrome/menu.html" . }}

    <div class="container" id="main">
      <div class="row">
        <div class="col-md-12">