-
Notifications
You must be signed in to change notification settings - Fork 0
/
header.php
executable file
·89 lines (79 loc) · 4.74 KB
/
header.php
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<?php
/**
* The header for our theme
*
* This is the template that displays all of the <head> section and everything up until <div id="content">
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package clinton-gorda-theme
*/
?>
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;700;900&display=swap" rel="stylesheet">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php wp_body_open(); ?>
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#primary"><?php esc_html_e( 'Skip to content', 'clinton-gorda-theme' ); ?></a>
<header id="masthead" class="site-header">
<div class="header-background">
<nav id="site-navigation" class="main-navigation">
<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false" id="#nav-icon" >
<svg viewBox="0 0 100 80" width="40" height="40">
<rect width="100" height="20" rx="10"></rect>
<rect y="30" width="100" height="20" rx="10"></rect>
<rect y="60" width="100" height="20" rx="10"></rect>
</svg>
</button>
<a href="/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 88.64 88.64">
<defs>
<style>
.cls-1{fill:#106530;}.cls-2{fill:#366939;}.cls-3{fill:#188f45;}.cls-4{fill:#197c3c;}.cls-5{stroke-width:2.5px;}.cls-5,.cls-6,.cls-7,.cls-8{stroke:#a7a6ab;}.cls-5,.cls-7{stroke-miterlimit:10;}.cls-5,.cls-7,.cls-8{fill:none;}.cls-9{filter:url(#a);}.cls-10{fill:#646464;isolation:isolate;opacity:.64;}.cls-6{fill:#a7a6ab;}
</style>
<filter id="a" x="39.575" y="25.337" width="29.656" height="46.666">
<feOffset dy="3"/>
<feGaussianBlur result="b" stdDeviation="3"/>
<feFlood flood-opacity="0.161"/>
</filter>
</defs>
<polygon class="cls-6" points="73.95 39.1 50.62 39.19 18.37 50.69 13.29 52.6 29.54 50.69 33.95 48.44 43.2 44.77 64.95 42.1 73.95 39.1"/>
<g class="cls-9">
<path class="cls-1" d="M48.57,31.33l3.45,5.98h-1.44l3.16,5.49h-1.69l4.28,7.42h-1.76l5.64,9.78h-11.66"/>
</g>
<circle class="cls-5" cx="44.32" cy="44.32" r="43.07"/>
<path class="cls-8" d="M85.39,55.99l-17.58-26.46-4.43-1.09-8.47-11.75-1.08-1.71-3.45-2.36-3.72-5.87-2.65-3.01-3.54,3.01-13.63,22-4.64,2.17L6.65,55.99l-.21,7.62,35.49,6.16,21.56-4,19.33-2.42,2.57-7.36Z"/>
<path class="cls-7" d="M85.39,55.99l-17.58-26.46-18.87-4.51-13.83,10.28-8.29-6.54-4.64,2.17L6.65,56l-.21,7.62,30.93,3.82,45.27-4.3,2.75-7.14Z"/>
<path class="cls-8" d="M85.39,56l-11.49-17.31-23.13,.14-21.88,8.52-20.98,6.13-1.67,3.12-1.13,6.87,6.32,2.01,11.18-.64,12.48,1.08,11.83-1.49,9.46,1.49,14.92-2.23,11.73-.76,2.35-6.92Z"/>
<path class="cls-8" d="M85.59,57.41l-11.24-18.72-22.61,3.91-21.96,8.11-21.82,2.85-2.29,4.96-2.2,1.23,4.57,6.95,13.91-.23,12.61,1.13,11.82,1.39,9.71-1.39,15.08-2.34,11.63-.34,2.8-7.51Z"/>
<path class="cls-6" d="M55.11,16.8l-1.1-1.74-3.58-2.97-3.79-5.98-2.65-2.49-3.61,3.06-7.13,11.44,5.34-1.96,4.67,3.52,5.7-3.16,6.15,.28Z"/>
<path class="cls-6" d="M81.25,61.02c1.37-.66,2.66-1.47,3.85-2.41-9.72,21.49-34.36,31.86-56.52,23.79-9.05-3.43-16.82-9.6-22.21-17.64-1.18-1.79-2.23-3.67-3.13-5.61l-.75-2.09-.16-.47h-.13c7.09-1.69,16.02-.2,20.16,.47,13.85,2.22,21.19,8.22,27.88,7.19,8.86-1.36,8.91-5.02,15.61-4.42,5.63,.5,10.07,3.49,15.4,1.18Z"/>
<path class="cls-6" d="M80.16,63.45c1.34-.66,2.59-1.48,3.75-2.42-7.19,16.38-23.57,27.42-42.05,26.52-4.41-.21-8.76-1.11-12.89-2.66-8.86-3.46-16.4-9.62-21.56-17.61-1.14-1.81-2.14-3.71-3-5.67-.33-.73-.69-1.57-1.06-2.5,6.88-1.66,15.61-.21,19.61,.44,13.46,2.2,20.58,8.19,27.08,7.16,5.38-.86,7.42-2.61,9.78-3.66,1.42-.63,2.95-1,5.39-.78,5.47,.5,9.77,3.48,14.96,1.17Z"/>
<rect class="cls-2" x="47.16" y="60" width="2.84" height="6.7"/>
<rect class="cls-10" x="49.26" y="60" width=".73" height="6.7"/>
<path class="cls-3" d="M48.57,31.34l-3.45,5.98h1.44l-3.17,5.48h1.69l-4.28,7.42h1.76l-5.64,9.78h11.66"/>
<path class="cls-4" d="M48.56,60h11.66s-5.64-9.78-5.64-9.78h1.76s-4.28-7.42-4.28-7.42h1.69s-3.17-5.48-3.17-5.48h1.44s-3.45-5.98-3.45-5.98"/>
</svg>
</a>
<?php
wp_nav_menu(
array(
'theme_location' => 'menu-1',
'menu_id' => 'primary-menu',
));
?>
</nav><!-- #site-navigation -->
<div class="widget-area">
<?php dynamic_sidebar( 'sidebar-1' ); ?>
</div>
</div>
</header><!-- #masthead -->