-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
59 lines (49 loc) · 2.56 KB
/
Copy pathindex.html
File metadata and controls
59 lines (49 loc) · 2.56 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Welcome to dogandsmoker.com</title>
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<link rel="stylesheet" href="/css/styles.css">
<link rel="stylesheet" href="/css/hamburger.css">
</head>
<body>
<div class="container">
<div class="header-content">
<a href="/"><img src="/img/logo.jpg" alt="Welcome to dog and smoker ayyyyy" /></a>
</div>
<div class="main-content">
<div class="article-listicle">
<h3><a href="/article/Fischey-Rando-enterprises-turns-three.html"> Fischey-Rando enterprises turns three</a></h3>
<p class="article-created">Sun, 07/19/2020 - 09:10</p>
<p>July 4th holiday means it's anniversary time here at Fischey-Rando Enterprises!</p>
</div>
<div class="article-listicle">
<h3><a href="/article/beach-walk-nauset-beach-cape-cod.html"> winter beach walk down the Cape</a></h3>
<p class="article-created">Sat, 02/15/2020 - 10:22</p>
<p>We went for a walk at Nauset Beach on the Cape Cod.</p>
<p>Or 'down the Cape', which according the Julie is the New Englander way to say it.</p>
</div>
<div class="article-listicle">
<h3><a href="/article/covfefe-straya-2019.html">Coffee down under</a></h3>
<p class="article-created">Tue, 09/03/2019 - 11:44</p>
<p>Whenever I get to take a trip to Australia, I like to document the delicious lattes. You are welcome.</p>
</div>
<div class="article-listicle">
<h3><a href="/article/July-4th-2019.html"> July 4th holiday 2019</a></h3>
<p class="article-created">Sun, 07/21/2019 - 09:45</p>
<p>July 4th holiday 2019 was lots of fun for the Fischey-Randos.</p>
<p>Jon and Marit visited from Utah, and we all stayed out in Luneyburg with Dick and Karen.</p>
</div>
<div class="article-listicle">
<h3><a href="/article/bakeoff.html">The Great New Year's Bake-off</a></h3>
<p class="article-created">Sun, 02/03/2019 - 10:45</p>
<p>Both members of Fischey-Rando Industries find it hard to say no to a baked good. We’ve done some baking together before, but for the 2018 holiday season we really stepped it up a notch. Justin bought me a Kitchenaid stand mixer for Christmas. It’s
</div>
</div>
<div class="footer-content">
<p><a href="/about.html" alt="">About Fischey-Rando industries</a></p>
</div>
</div>
</body>
</html>