-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
31 lines (25 loc) · 1.38 KB
/
about.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Fischey-Rando Enterprises</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">
<h1> Fischey-Rando Enterprises</h1>
Sun, 07/19/2020 - 09:23
<p>Hi, we're the Fischey-Randos! Welcome to our blog. </p><p>In 2018, we bought our first house in Massachusetts, USA. We'll be posting here about our barbecueing, dog-walking (soon!) and home-improving adventures. We're also a 50% Australian business partnership, so look out for posts on our Strayan initiatives, including beach-walking, Blue-Mountain-hiking, and second-home scheming.</p><figure><img src="/img/generated/1024_489bc9d125e43ad1dd8e602affe4edfa.jpg" alt="Bondi walkies"><figcaption>Bondi walkies</figcaption></figure><figure><img src="/img/generated/1024_1f78913f65551647ed486b7c315cb4ad.jpg" alt="Cadillac mountain"><figcaption>Cadillac mountain</figcaption></figure>
</div>
<div class="footer-content">
<p><a href="/about.html" alt="">About Fischey-Rando industries</a></p>
</div>
</div>
</body>
</html>