-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cycling isochrones, limit to just 15 minutes, add basic key. Part…
… of #3
- Loading branch information
Adrian McEwen
committed
Jun 7, 2020
1 parent
a250918
commit c04307c
Showing
3 changed files
with
47 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
<h1>Could Liverpool be a 15 Minute City?</h1> | ||
<p>A website to explore a Liverpool where your everyday needs are within a 15 minute walk or cycle.</p> | ||
<p><strong>This site is a work-in-progress</strong>. See <a href="https://github.com/Liverpool-UK/somebody-should/issues/35">this discussion</a> or talk to <a href="https://twitter.com/amcewen">Adrian McEwen</a> to find out more.</p> | ||
<h3>Key</h3> | ||
<ul> | ||
<li style="color: #cc5e3f">Area within 15 minutes' walk</li> | ||
<li style="color: #3fadcc">Area within 15 minutes' cycling</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters