Skip to content
Snippets Groups Projects
head.html 214 B
Newer Older
Patrick Marsceill's avatar
Patrick Marsceill committed
<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=Edge">

  <title>{{ page.title }} - {{ site.title }}</title>
  <link rel="stylesheet" href="/assets/css/just-the-docs.css">

</head>