-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhingnews.htm
More file actions
33 lines (33 loc) · 1.38 KB
/
hingnews.htm
File metadata and controls
33 lines (33 loc) · 1.38 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
<!doctype html>
<html>
<head>
<meta content="HTML Tidy for HTML5 for Linux version 5.8.0" name="generator" />
<meta charset="utf-8" />
<meta content="Hingston One-Name Study" name="description" />
<meta content="Dr Chris Burgoyne" name="author" />
<meta content="Hingston, Genealogy, One Name Study, Family Tree" name="keywords" />
<link href="images/favicon.png" rel="icon" type="image/png" />
<title>Hingston Study Newsletters</title>
<link href="stylesheets/hingston.css" rel="stylesheet" type="text/css" />
<link href="https://genealogy.hingston.org/hingnews.htm" rel="canonical" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PD3P5PVJJW"></script>
<script>
function gtag() {
dataLayer.push(arguments);
}
(window.dataLayer = window.dataLayer || []), gtag("js", new Date()), gtag("config", "G-PD3P5PVJJW");
</script>
</head>
<body>
<h1>Hingston Study Newsletters</h1>
<hr />
<br />
A series of newsletters I will circulate by email and place on the web site for all to download.
<hr />
<p><a href="newsletter03.htm">Newsletter No. 3</a>. Issued April 2013.</p>
<p><a href="newsletter02.htm">Newsletter No. 2</a>. Issued June 2011.</p>
<p><a href="newsletter01.htm">Newsletter No. 1</a>. Issued on 28th August 2007</p>
<hr />
Updated 9th April 2013
</body>
</html>