generated from dhes/le_js_full
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (78 loc) · 3.07 KB
/
index.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
---
layout: default
---
<div class="home">
<div class="full-hero hero-home">
<div class="hero-content">
<h1>Smell the Roses</h1>
<!--ul class="social-list">
<li>
<a href="http://example.com/" class="social-link">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="http://example.com/" class="social-link">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="http://example.com/" class="social-link">
<i class="fa fa-github"></i>
</a>
</li>
</ul-->
</div>
</div>
<div class="home-callout">
<h1 class="callout-title">Smell the Roses</h1>
<div class="callout-copy">
<p>
Portland is a great place to smell the roses and a graduation is a great reason. We are proud to announce that Mari has completed her long and rigorous dental training and is now <em>qualified to practice Periodontology!</em> <strong>Hoorah</strong>!
View the photos at the <b>Mari's Graduation</b> link at <a href="/gallery">Mari's Graduation</a> (under GALLERIES) in case you weren't there. Thanks for viewing!</p>
<p>If you are interested in Heslinga family roots, check out our <a href="/gallery2">Fryslan (Dutch: Freisland)</a></li> photos. Dan, Germaine and Anne visited Bitgum (Beetgum) the home of Gjalt Heslinga and Klaaska (soon to be Heslinga) Molenaar. Gjalt and Klaaska--parents of my grandfather Frank Heslinga--emigrated from Beetgum to Colorado in 1893. It so happens that Anne is attending graduate school in Rotterdam which is where Gjalt and Klaaska set sail for America.</p>
<p>Thanks for viewing!</p>
</div>
</div>
<!--div class="home-section">
<h4>Most recent post</h4>
{% for post in site.posts limit:1 %}
{% include post-excerpt.html %}
{% endfor %}
</div-->
<!--div class="home-section">
<h2>THE HESLINGAS</h2>
<p>
The Heslingas are interesting people you should get to know.
</p>
<div class="bio-wrapper">
<div class="bio-box">
<img src="https://via.placeholder.com/150">
<h3>Dan Heslinga</h3>
<a href="https://twitter.com/dan_heslinga" class="social-link">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://linkedin.com/in/dan-heslinga" class="social-link">
<i class="fa fa-twitter"></i>
</a>
<div class="bio-copy">
<p>
Dan Heslinga is a retired guy who grew up in Oskaloosa, Iowa and now lives in Honoliulu.
</p>
</div>
</div>
<div class="bio-box">
<img src="https://via.placeholder.com/150">
<h3>Germaine Uehara</h3>
<a href="https://twitter.com/germaine_uehara" class="social-link">
<i class="fa fa-twitter"></i>
</a>
<div class="bio-copy">
<p>
Germaine earns her credentials to the Heslinga family by way of marriage to Dan. In exchange she lets Dan live in Hawaii.
</p>
</div>
</div>
</div>
</div-->
</div>