-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
164 lines (159 loc) · 8.08 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
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
---
layout: default
title: home
permalink: /
experiments: [{'size': 'little', 'colour': 'red', 'action': 'riding', 'headgear': 'hood'}, {'size': 'big', 'colour': 'brown', 'action': 'eating', 'headgear': 'ears'}]
---
<div class="container">
<div class="wrap">
<div class="header">
<div class="title">
<h1>Thames Hare & Hounds</h1>
</div>
<div class="intro">
<p>
Based on Wimbledon Common in South West London, Thames Hare and Hounds is the oldest cross-country
running club in the world. Our large membership is made up of runners of all ages and abilities. We enjoy a full
program of training, racing and social events, at all of which newcomers are very welcome.
</p>
</div>
<div class="title-img">
<h2>2016 Varsity Match</h2><br>
<img src="static/varsitywinners.gif" alt=""/><br>
<p>
Oxford won the 41st Ladies' Race and Cambridge won the 126th Gentlemen's Race.
</p>
</div>
</div>
</div>
</div>
<!-- <h1>{{ page.experiments[1]['colour'] }}</h1>
<div class="container">
<div class="wrap">
<div class="news-holder">
<div class="title text-center">
<h2>NEWS</h2>
</div>
<div class="news">
<div class="grid">
<div class="grid-sizer"></div>
<div class="gutter-sizer"></div>
<div class="grid-item">
<img src="img/img2.jpg" alt=""/>
<p class="news-title">
Junior parkrun Weekly Roundup 14/8/16
</p>
<p class="news-text">
At Surbiton, Lucy Molden finished 37th in 12:32.
</p>
</div>
<div class="grid-item bdr-b-1">
<p class="news-title">
Parkrun Weekly Roundup<br> 13/8/16
</p>
<p class="news-text">
Fourteen Saltires were in action in weekly parkruns
</p>
<a href="#" class="dots">...</a>
</div>
<div class="grid-item bdr-b-1">
<img src="img/img3.jpg" alt=""/>
<p class="news-title">
Junior Parkrun Weekly Roundup 7/8/16
</p>
<p class="news-text">
At Wimbledon Park, Seb Cockerell
finished 6th in 09:02, Imogen Cockerell
finished 27th in 11:15 and Barney Higgins
finished 50th in 14:05.
At Surbiton, Lucy Molden finished 33rd
in 13:06.
</p>
</div>
<div class="grid-item bdr-b-1">
<p class="news-title">
Parkrun Weekly Roundup<br> 13/8/16
</p>
<p class="news-text">
Fourteen Saltires were in action in weekly parkruns
</p>
<a href="#" class="dots">...</a>
</div>
<div class="grid-item">
<p class="news-title">
Parkrun Weekly Roundup<br> 13/8/16
</p>
<p class="news-text">
Fourteen Saltires were in action in weekly parkruns
</p>
<a href="#" class="dots">...</a>
</div>
<div class="grid-item">
<img src="img/img3.jpg" alt=""/>
<p class="news-title">
Junior Parkrun Weekly Roundup 7/8/16
</p>
<p class="news-text">
At Wimbledon Park, Seb Cockerell
finished 6th in 09:02, Imogen Cockerell
finished 27th in 11:15 and Barney Higgins
finished 50th in 14:05.
At Surbiton, Lucy Molden finished 33rd
in 13:06.
</p>
</div>
<div class="grid-item">
<img src="img/img4.jpg" alt=""/>
<p class="news-title">
Parkrun Weekly Roundup<br> 13/8/16
</p>
<p class="news-text">
Fourteen Saltires were in action in weekly parkruns
</p>
<a href="#" class="dots">...</a>
</div>
<div class="grid-item bdr-b-1">
<p class="news-title">
Junior parkrun Weekly Roundup 14/8/16
</p>
<p class="news-text">
At Surbiton, Lucy Molden finished 37th in 12:32.
</p>
</div>
<div class="grid-item bdr-b-1">
<p class="news-title">
Junior parkrun Weekly Roundup 14/8/16
</p>
<p class="news-text">
At Surbiton, Lucy Molden finished 37th in 12:32.
</p>
</div>
<div class="grid-item">
<p class="news-title">
Junior parkrun Weekly Roundup 14/8/16
</p>
<p class="news-text">
At Surbiton, Lucy Molden finished 37th in 12:32.
</p>
</div>
</div>
</div>
<div class="loadmore">
<a href="#"><img src="img/loadmore.png" alt=""/></a>
</div>
</div>
</div>
</div>
<!-- <h2>Welcome!</h2>
<p>Based on Wimbledon Common in South West London, Thames Hare and Hounds is the oldest cross-country running club in the world. Our large membership is made up of runners of all ages and abilities. We enjoy a full program of training, racing and social events, at all of which newcomers are very welcome. To find out more about us click <a href="/about/">here</a>.</p>
<ul>
{% for post in site.posts limit:5 %}
<li>
<a href="{{ post.url }}">{{ post.title }}</a>
{{ post.excerpt }}
</li>
{% endfor %}
</ul>
<h2>Feedback please!</h2>
Please use the <a href="http://forum.thh.run/">forum</a> to give us feedback on the site.
-->