Skip to content

Commit

Permalink
A typo and anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilotan committed Sep 2, 2024
1 parent 15ed92d commit b2ff291
Show file tree
Hide file tree
Showing 16 changed files with 325 additions and 251 deletions.
26 changes: 22 additions & 4 deletions app/contribute/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,24 @@ export default () => (
alt="Volunteering in the pasture"
/>
<figcaption>
<h2>Contribute to Long Lane Pasture</h2>
<h2>
Contribute to Long Lane Pasture
<a
href="#contribute-to-long-lane-pasture"
aria-label="Anchor link to Contribute to Long Lane Pasture"
></a>
</h2>
</figcaption>
</figure>
</article>
<article id="the-pasture-is-a-community-space">
<h2>Volunteer — Just Turn Up!</h2>
<h2>
Volunteer — Just Turn Up!
<a
href="#the-pasture-is-a-community-space"
aria-label="Anchor link to Volunteer — Just Turn Up!"
></a>
</h2>
<p>
The pasture is a community space maintained by community members to the
benefit of all. There are many ways you can take part in caring for the
Expand Down Expand Up @@ -63,11 +75,17 @@ export default () => (
<h3>Contibute to the website</h3>
<p>
This website is maintained as an open source project, and contributions
are welcome. If you have an idea for a feature, please.
are welcome. If you have an idea for a feature, please <ContactUsLink />.
</p>
</article>
<article id="meet-some-of-our-volunteers">
<h2>Meet some of our volunteers</h2>
<h2>
Meet some of our volunteers
<a
href="#meet-some-of-our-volunteers"
aria-label="Anchor link to Meet some of our volunteers"
></a>
</h2>
<p>
Here are some of the faces you might see on a Saturday morning. Come
have a buiscuit with us! 🍪
Expand Down
8 changes: 7 additions & 1 deletion app/friends/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ export const metadata: Metadata = {
export default () => (
<>
<article id="friends-of-long-lane-pasture">
<h2>Friends of Long Lane Pasture</h2>
<h2>
Friends of Long Lane Pasture
<a
href="#friends-of-long-lane-pasture"
aria-label="Anchor link to Friends of Long Lane Pasture"
></a>
</h2>
<p>
Friends and donors of Long Lane Pasture play a vital role in maintaining
this unique green space. Their support enables dedicated volunteers to
Expand Down
14 changes: 7 additions & 7 deletions app/history/long-wait-is-over-for-long-lane-pasture/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const metadata: Metadata = {
export default () => (
<article id="long-wait-is-over-for-long-lane-pasture">
<h2>Long wait is over for Long Lane Pasture</h2>
<h3>By Diana Cormack</h3>
<h3>By Diana Cormack. August 2009</h3>
<p>
<i>
As published on{" "}
Expand Down Expand Up @@ -45,12 +45,12 @@ export default () => (
</p>
<h4>Peppercorn Pasture</h4>
<p>
ow they have succeeded in obtaining a 25-year lease from Barnet Council at
a peppercorn rent. Ann Brown, chairwoman of the Trust, presented the Mayor
of Barnet Brian Coleman with 25 symbolic peppercorns when he performed the
opening ceremony on 19 June. In her speech she thanked the mayor for his
long and valued support of the scheme, which he described as “a dream come
true”.
Now they have succeeded in obtaining a 25-year lease from Barnet Council
at a peppercorn rent. Ann Brown, chairwoman of the Trust, presented the
Mayor of Barnet Brian Coleman with 25 symbolic peppercorns when he
performed the opening ceremony on 19 June. In her speech she thanked the
mayor for his long and valued support of the scheme, which he described as
“a dream come true”.
</p>
<p>
his remnant of historic Finchley Common is now a wildlife refuge. Its
Expand Down
21 changes: 18 additions & 3 deletions app/history/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ export const metadata: Metadata = {
export default () => (
<>
<article id="about-the-pasture">
<h2>About the Pasture</h2>
<h2>
About the Pasture
<a
href="#about-the-pasture"
aria-label="Anchor link to About the Pasture"
></a>
</h2>
<p>
The Pasture (1.05 ha, 2.6 acres) is a meadow, which has remained largely
undisturbed for centuries (apart from a small area under cultivation
Expand Down Expand Up @@ -77,7 +83,13 @@ export default () => (
</p>
</article>
<article id="a-public-greenspace">
<h2>A Public Greenspace for a Century</h2>
<h2>
A Public Greenspace for a Century
<a
href="#a-public-greenspace"
aria-label="Anchor link to A Public Greenspace for a Century"
></a>
</h2>
<p>
Long Lane Pasture was purchased by the Finchley Urban District Council
for public enjoyment and recreation on 22 February 1912. On 22 February
Expand Down Expand Up @@ -127,7 +139,10 @@ export default () => (
</p>
</article>
<article id="newsletters">
<h2>📰 Newsletters</h2>
<h2>
📰 Newsletters
<a href="#newsletters" aria-label="Anchor link to Newsletters"></a>
</h2>
<p>
We publish newsletters.
<br />
Expand Down
8 changes: 8 additions & 0 deletions app/layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,14 @@ a[href^="http"]::after {
vertical-align: middle;
font-family: sans-serif;
}
a[href^="#"] {
text-decoration: none;
}
*:hover > a[href^="#"]:before {
content: "🔗";
margin: 0 0.5em;
font-size: 0.75em;
}
p,
h2,
h3,
Expand Down
20 changes: 18 additions & 2 deletions app/long-lane-pasture-trust/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,23 @@ export default () => (
>
Green Flag Award Winners
</a>
<a
href="#green-flag-award-winners"
aria-label="Anchor link to Green Flag Award Winners"
></a>
</h2>
</figcaption>
</figure>
<p>We are absolutely delighted to have been awarded a Green Flag.</p>
</article>
<article id="long-lane-pasture-trust">
<h2>Long Lane Pasture Trust</h2>
<h2>
Long Lane Pasture Trust
<a
href="#long-lane-pasture-trust"
aria-label="Anchor link to Long Lane Pasture Trust"
></a>
</h2>
<p>
Long Lane Pasture Trust is a charity registered in England & Wales (
1122236) and is run in accordance with its Trust Deed. Charity details
Expand Down Expand Up @@ -85,7 +95,13 @@ export default () => (
</VideoWrapper>
</article>
<article id="annual-reports-and-accounts">
<h2>Annual Reports and Accounts</h2>
<h2>
Annual Reports and Accounts
<a
href="#annual-reports-and-accounts"
aria-label="Anchor link to Annual Reports and Accounts"
></a>
</h2>
<p>
Details of the Trust's achievements and finances are available in its
annual reports and accounts.
Expand Down
16 changes: 14 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ export default () => (
alt="A path in Long Lane Pasture"
/>
<figcaption>
<h2>A wildlife haven in the heart of Finchley.</h2>
<h2>
A wildlife haven in the heart of Finchley.
<a
href="#a-wildlife-haven"
aria-label="Anchor link to A wildlife haven in the heart of Finchley."
></a>
</h2>
</figcaption>
</figure>
</article>
Expand All @@ -35,7 +41,13 @@ export default () => (
</p>
</article>
<article id="volunteers-are-welcome">
<h2>Volunteers are welcome — Just Turn Up!</h2>
<h2>
Volunteers are welcome — Just Turn Up!
<a
href="#volunteers-are-welcome"
aria-label="Anchor link to Volunteers are welcome — Just Turn Up!"
></a>
</h2>
<p>
We meet every
<mark>
Expand Down
5 changes: 4 additions & 1 deletion app/regulations/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ export const metadata: Metadata = {

export default () => (
<article id="regulations">
<h2>Regulations</h2>
<h2>
Regulations
<a href="#regulations" aria-label="Anchor link to Regulations"></a>
</h2>
<p>
You are invited to quietly enjoy Long Lane Pasture. Please respect the
environment and take care to keep any disturbance to a minimum. The
Expand Down
8 changes: 7 additions & 1 deletion app/species/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ export const metadata: Metadata = {
export default () => (
<>
<article id="species">
<h2>Checklist of Recorded Species</h2>
<h2>
Checklist of Recorded Species
<a
href="#species"
aria-label="Anchor link to Checklist of Recorded Species"
></a>
</h2>
<p>
This is a list of all species recorded at Long Lane Pasture.
<br />* indicates that this species is known to have bred on the
Expand Down
Loading

0 comments on commit b2ff291

Please # to comment.