-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
377 lines (276 loc) · 13.9 KB
/
blog.html
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Blog | Desert Kayak Adventures</title>
<meta name="description" content="Kayaking">
<meta name="author" content="John Hamilton">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" >
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body>
<!-- Header
================================================== -->
<header>
<div class="row">
<div class="twelve columns">
<div class="logo">
<a href="index.html"><img alt="" src="images/Desert Kayak Adventures-logo/vector/default-monochrome-white.svg" class="largerScreenOnly"><img alt="" src="images/DKA-logo/vector/default-monochrome-white.svg" class="smallScreenOnly"></a>
</div>
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li><a href="index.html">Home</a></li>
<li class="current"><span><a href="blog.html">Blog</a></span>
<ul>
<li><a href="blog.html">Blog Index</a></li>
<li><a href="single.html">Post</a></li>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
</div>
</div>
</header> <!-- Header End -->
<!-- Page Title
================================================== -->
<div id="page-title">
<div class="row">
<div class="ten columns centered text-center">
<h1>Our Blog<span>.</span></h1>
<p>Look here for the latest updates on what we've been doing, <br>
giveaways and deals, and info on future events. </p>
</div>
</div>
</div> <!-- Page Title End-->
<!-- Content
================================================== -->
<div class="content-outer">
<div id="page-content" class="row">
<div id="primary" class="eight columns">
<article class="post">
<div class="entry-header cf">
<h1><a href="single.html" title="">The faucet is off. Our season has come to an end.</a></h1>
<p class="post-meta">
<time class="date" datetime="2021-09-30T11:24">Sept 30, 2021</time>
/
<span class="categories">
<a href="#">Summer</a> /
<a href="#">Trips</a> /
<a href="#">Kayaking</a>
</span>
</p>
</div>
<div class="post-thumb">
<a href="single.html" title=""><img src="images/post-image/post-image-faucet.jpg" alt="post-image" title="post-image"></a>
</div>
<div class="post-content">
<p>We had a great summer helping you all enjoy the great outdoors. Unfortunatley all
great things must come to an end. Water levels on the Lower Salt River have dropped
below levels needed to kayak. </p>
</div>
</article> <!-- post end -->
<article class="post">
<div class="entry-header cf">
<h1><a href="single.html" title="">We are having another giveaway weekend. Follow us on Twitter, Insta, Facebook for more chances to win.</a></h1>
<p class="post-meta">
<time class="date" datetime="2021-09-05T11:24">Oct 5, 2021</time>
/
<span class="categories">
<a href="#">Giveaway</a> /
<a href="#">Merch</a> /
<a href="#">Trips</a>
</span>
</p>
</div>
<div class="post-thumb">
<a href="single.html" title=""><img src="images/post-image/post-image-kayaks.jpg" alt="post-image" title="post-image"></a>
</div>
<div class="post-content">
<p>Yes, you read that right! We are giving away kayaks! We are giving away gears! We are giving away
hats! We are giving away stickers! AAANNNNDDD we are giving away one free trip for you and 7 friends!
</p>
</div>
</article> <!-- post end -->
<article class="post">
<div class="entry-header cf">
<h1><a href="single.html" title="">Giant three day trip coming up. We have a few spots open still. Discounted tickets available now!</a></h1>
<p class="post-meta">
<time class="date" datetime="2021-08-15T11:24">Aug 15, 2021</time>
/
<span class="categories">
<a href="#">Trips</a> /
<a href="#">Kayaking</a> /
<a href="#">Camping</a>
</span>
</p>
</div>
<div class="post-thumb">
<a href="single.html" title=""><img src="images/post-image/post-image-sale.png" alt="post-image" title="post-image"></a>
</div>
<div class="post-content">
<p>We have had a few cancellations for our upcoming trip along the Upper Salt River. This
is a three day / two night event that includes camping under the stars in two beautiful
canyon locations. </p>
</div>
</article> <!-- post end -->
<!-- Pagination -->
<nav class="col full pagination">
<ul>
<li><span class="page-numbers prev inactive">Prev</span></li>
<li><span class="page-numbers current">1</span></li>
<li><a href="#" class="page-numbers">2</a></li>
<li><a href="#" class="page-numbers">3</a></li>
<li><a href="#" class="page-numbers">4</a></li>
<li><a href="#" class="page-numbers">5</a></li>
<li><a href="#" class="page-numbers">6</a></li>
<li><a href="#" class="page-numbers">7</a></li>
<li><a href="#" class="page-numbers">8</a></li>
<li><a href="#" class="page-numbers">9</a></li>
<li><a href="#" class="page-numbers next">Next</a></li>
</ul>
</nav>
</div> <!-- Primary End-->
<div id="secondary" class="four columns end">
<aside id="sidebar">
<div class="widget widget_search">
<h5>Search</h5>
<form action="#">
<input class="text-search" type="text" onfocus="if (this.value == 'Search here...') { this.value = ''; }" onblur="if(this.value == '') { this.value = 'Search here...'; }" value="Search here...">
<input type="submit" class="submit-search" value="">
</form>
</div>
<!-- <div class="widget widget_text">
<h5 class="widget-title">Text Widget</h5>
<div class="textwidget">Proin gravida nibh vel velit auctor aliquet.
Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum,
nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus
a sit amet mauris. Morbi accumsan ipsum velit. </div>
</div> -->
<div class="widget widget_categories">
<h5 class="widget-title">Categories</h5>
<ul class="link-list cf">
<li><a href="#">Kayaking</a></li>
<li><a href="#">Merch</a></li>
<li><a href="#">Trips</a></li>
<li><a href="#">Giveaways</a></li>
<li><a href="#">Summer</a></li>
<li><a href="#">Camping</a></li>
<li><a href="#">Other Stuff</a></li>
</ul>
</div>
<div class="widget widget_tag_cloud">
<h5 class="widget-title">Tags</h5>
<div class="tagcloud cf">
<a href="#">free</a>
<a href="#">trip</a>
<a href="#">Verde River</a>
<a href="#">Salt River</a>
</div>
</div>
<!-- <div class="widget widget_photostream">
<h5>Photostream</h5>
<ul class="photostream cf">
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
<li><a href="#"><img src="images/thumb.jpg" alt="thumbnail"></a></li>
</ul>
</div> -->
</aside>
</div> <!-- Secondary End-->
</div>
</div> <!-- Content End-->
<!-- Tweets Section
================================================== -->
<section id="tweets">
<div class="row">
<div class="tweeter-icon align-center">
<i class="fa fa-twitter"></i>
</div>
<ul id="twitter" class="align-center">
<li>
<span>
Follow us on Twitter for a chance to win merchandise, gear, or even
a free kayak excursion! Raffles monthly.
<a href="#">https://t.co/CGIrdxIlI3</a>
</span>
</li>
<!--
<li>
<span>
This is Photoshop's version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum
<a href="#">https://t.co/CGIrdxIlI3</a>
</span>
<b><a href="#">3 Days Ago</a></b>
</li>
-->
</ul>
<p class="align-center"><a href="#" class="button">Follow us</a></p>
</div>
</section> <!-- Tweets Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="footer-nav">
<li><a href="index.html">Home.</a></li>
<li><a href="blog.html">Blog.</a></li>
<li><a href="about.html">About.</a></li>
<li><a href="contact.html">Contact.</a></li>
</ul>
<ul class="footer-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
<li><a href="#"><i class="fa fa-rss"></i></a></li>
</ul>
<ul class="copyright">
<li>Copyright © 2022 Desert Kayak Adventures</li>
<li>Design by <a href="https://www.styleshout.com/">Styleshout</a></li>
</ul>
</div>
<div id="go-top" style="display: block;"><a title="Back to Top" href="#">Go To Top</a></div>
</div>
</footer> <!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/doubletaptogo.js"></script>
<script src="js/init.js"></script>
</body>
</html>