-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_header.twig
52 lines (49 loc) · 4.62 KB
/
_header.twig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
{% if meta.lang %}
<html lang="{{ meta.lang }}">
{% else %}
<html>
{% endif %}
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="{{ theme_url }}/assets/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
{% if meta.author %}
<meta name="author" content="{{ meta.author }}" />
{% endif %}
<title>{% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}</title>
{% if meta.title %}
<meta name="title" content="{{ meta.title }}" />
{% endif %} {% if meta.description %}
<meta name="description" content="{{ meta.description | striptags }}" />
{% endif %} {% if meta.robots %}
<meta name="robots" content="{{ meta.robots }}" />
{% endif %}
<link rel="stylesheet" href="{{ theme_url }}/assets/css/highlight-default.css" />
<link rel="stylesheet" href="{{ theme_url }}/assets/css/styles.css" />
{% if meta.css %}
<link rel="stylesheet" href="{{ meta.css | url }}" />
{% endif %}
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ current_page.url }}" />
<meta property="og:title" content="{% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}" />
{% if meta.description %}
<meta property="og:description" content="{{ meta.description | striptags }}" />
{% endif %}
<!-- Twitter -->
<meta property="twitter:card" content="summary" />
<meta property="twitter:url" content="{{ current_page.url }}" />
<meta property="twitter:title" content="{% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}" />
{% if meta.description %}
<meta property="twitter:description" content="{{ meta.description | striptags }}" />
{% endif %}
</head>
<body>
<a id="top"></a>
<nav class="navigation">
<a href="javascript:window.history.back()" class="button rounded" style="position: fixed;top: 0;left: 0;margin: 15px;"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-left" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-arrow-left fa-w-14 fa-3x"><path fill="currentColor" d="M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z" class=""></path></svg></a>
<a href="{{ base_url }}" class="button rounded"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="home" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="svg-inline--fa fa-home fa-w-18 fa-3x"><path fill="currentColor" d="M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z" class=""></path></svg></a>
<a href="{{ base_url }}/search" class="button rounded"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-search fa-w-16 fa-3x"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" class=""></path></svg></a>
<a href="#top" class="button rounded"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-up" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-arrow-up fa-w-14 fa-3x"><path fill="currentColor" d="M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z" class=""></path></svg></a>
</nav>