Skip to content

Commit

Permalink
minor typos
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahDal committed May 9, 2024
1 parent d2096ae commit b5a4176
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-03-15-Corbys.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Uphill from these woods, water flows through simple 18th century bell-pits where


{% leaflet_map { "center" : [55.385206, -1.7998695],
"zoom" : 13,
"zoom" : 14,
"providerBasemap": "OpenTopoMap" } %}
{% leaflet_marker { "latitude" : 55.380212,
"longitude" : -1.7995428,
Expand Down
68 changes: 34 additions & 34 deletions docs/feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="https://sarahdal.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://sarahdal.github.io//" rel="alternate" type="text/html" /><updated>2024-05-09T20:13:16+01:00</updated><id>https://sarahdal.github.io//feed.xml</id><title type="html">Sarah Dalrymple</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Merrick and the Galloway Hills</title><link href="https://sarahdal.github.io//walks/2024/05/04/Merrick.html" rel="alternate" type="text/html" title="Merrick and the Galloway Hills" /><published>2024-05-04T00:00:00+01:00</published><updated>2024-05-04T00:00:00+01:00</updated><id>https://sarahdal.github.io//walks/2024/05/04/Merrick</id><content type="html" xml:base="https://sarahdal.github.io//walks/2024/05/04/Merrick.html">&lt;p&gt;Across the border far into the Galloway Hills this weekend. I did walk this area about 12 years ago and loved it, so a return trip.&lt;/p&gt;
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="https://sarahdal.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://sarahdal.github.io//" rel="alternate" type="text/html" /><updated>2024-05-09T20:14:31+01:00</updated><id>https://sarahdal.github.io//feed.xml</id><title type="html">Sarah Dalrymple</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Merrick and the Galloway Hills</title><link href="https://sarahdal.github.io//walks/2024/05/04/Merrick.html" rel="alternate" type="text/html" title="Merrick and the Galloway Hills" /><published>2024-05-04T00:00:00+01:00</published><updated>2024-05-04T00:00:00+01:00</updated><id>https://sarahdal.github.io//walks/2024/05/04/Merrick</id><content type="html" xml:base="https://sarahdal.github.io//walks/2024/05/04/Merrick.html">&lt;p&gt;Across the border far into the Galloway Hills this weekend. I did walk this area about 12 years ago and loved it, so a return trip.&lt;/p&gt;

&lt;p&gt;From the very end of the Glentrool road I parked at Bruce’s Stone car park, then followed the lovely Buchan Burn past the Culsharg Bothy, more of an open shelter maintained by the Forestry comission rather than a fancy &lt;a href=&quot;https://www.mountainbothies.org.uk/&quot;&gt;MBA bothy&lt;/a&gt;, with the door handles and windows broken.&lt;/p&gt;

Expand Down Expand Up @@ -264,7 +264,7 @@

&lt;p&gt;Total walk length was about 30km. Fantastic place and I’ll be back when the weather is finer and I can actually get to see some of it.&lt;/p&gt;

&lt;div id=&quot;leaflet-map-0f503ba5d95405e69dcb50b70db7cd8f&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;leaflet-map-bdee70b961a2fa703eb423b2b2ffe3e5&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;script&gt;(() =&gt; {
// Specify configuration variables, setup any elements and styling
var leafletCdn = &quot;https://unpkg.com/[email protected]/dist/&quot;;
Expand All @@ -275,16 +275,16 @@
&quot;zoom&quot; : 11,
&quot;providerBasemap&quot;: &quot;OpenTopoMap&quot; } ;
var blockLeafletItems = [
{id: &quot;5d45037e319efc82dc64da5e96d0d478&quot;,
{id: &quot;0da97c341e1eacf8918e70e10055c625&quot;,
type: &quot;LeafletGeoJSON&quot;,
value: &quot;/assets/geojson/Merrick1.geojson&quot; },
{id: &quot;058f08e00bc064d0315ff36c2b451ea3&quot;,
{id: &quot;e49c121b6125dbb5acfc9c411e1be51d&quot;,
type: &quot;LeafletGeoJSON&quot;,
value: &quot;/assets/geojson/Merrick2.geojson&quot; },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = &quot;leaflet-map-0f503ba5d95405e69dcb50b70db7cd8f&quot;;
var defaultMapElId = &quot;leaflet-map-bdee70b961a2fa703eb423b2b2ffe3e5&quot;;
var defaultMapElStyle = &quot;height:300px; margin-top:15px; margin-bottom:15px&quot;;
var mapEl = document.getElementById(defaultMapElId);
if(&apos;divId&apos; in tagInputArg){
Expand Down Expand Up @@ -417,7 +417,7 @@

//The actual section that is called that creates a map
function createMap(){
console.log(&quot;Creating map 0f503ba5d95405e69dcb50b70db7cd8f with these args:&quot;);
console.log(&quot;Creating map bdee70b961a2fa703eb423b2b2ffe3e5 with these args:&quot;);
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down Expand Up @@ -1568,7 +1568,7 @@

&lt;p&gt;From here, I only took one more wrong turn and had to climb a fence before getting back onto the road.&lt;/p&gt;

&lt;div id=&quot;leaflet-map-10f7d6132d0ae9e3f97e92700817c5c7&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;leaflet-map-119e9f600c131a94772d054236d2609f&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;script&gt;(() =&gt; {
// Specify configuration variables, setup any elements and styling
var leafletCdn = &quot;https://unpkg.com/[email protected]/dist/&quot;;
Expand All @@ -1579,39 +1579,39 @@
&quot;zoom&quot; : 11,
&quot;providerBasemap&quot;: &quot;OpenTopoMap&quot; } ;
var blockLeafletItems = [
{id: &quot;ac2f268b152eb644b039771abae668d7&quot;,
{id: &quot;feed8ce721ffa1c52b6d933d11494582&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.3568,
&quot;longitude&quot; : -2.4720,
&quot;popupContent&quot; : &quot;Site of the Redeswire Fray&quot;} },
{id: &quot;2d0c6b341d32d1634f2f2c678139429e&quot;,
{id: &quot;5e05758cc808659b158ff20e363a2d66&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.3444,
&quot;longitude&quot; : -2.3668,
&quot;popupContent&quot; : &quot;Spithope Bothy&quot;} },
{id: &quot;a53cc91d000f9350e1c5898a22e99767&quot;,
{id: &quot;d25de65b23b550c75fb3732b5482307d&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.3373,
&quot;longitude&quot; : -2.4891,
&quot;popupContent&quot; : &quot;Carter Pike Cairn&quot;} },
{id: &quot;cfee009c23b7b7b45eb79b6125b93a76&quot;,
{id: &quot;52aa26817a8fcc689ac6e4962f1feffb&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.3197,
&quot;longitude&quot; : -2.40057,
&quot;popupContent&quot; : &quot;Catcleugh Reservoir Dam&quot;} },
{id: &quot;e121b01ecd74cad05136ba98ca0c8436&quot;,
{id: &quot;c48fa96ccab3459833d88b226b7a801a&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.3250,
&quot;longitude&quot; : -2.50321,
&quot;popupContent&quot; : &quot;Bateinghope Burn Ruins&quot;} },

{id: &quot;6fdeb2910f7083666754e07b1cfa16f0&quot;,
{id: &quot;d9fd97232a1484d97611bc62fc411a7a&quot;,
type: &quot;LeafletGeoJSON&quot;,
value: &quot;/assets/geojson/Whitelee.geojson&quot; },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = &quot;leaflet-map-10f7d6132d0ae9e3f97e92700817c5c7&quot;;
var defaultMapElId = &quot;leaflet-map-119e9f600c131a94772d054236d2609f&quot;;
var defaultMapElStyle = &quot;height:300px; margin-top:15px; margin-bottom:15px&quot;;
var mapEl = document.getElementById(defaultMapElId);
if(&apos;divId&apos; in tagInputArg){
Expand Down Expand Up @@ -1744,7 +1744,7 @@

//The actual section that is called that creates a map
function createMap(){
console.log(&quot;Creating map 10f7d6132d0ae9e3f97e92700817c5c7 with these args:&quot;);
console.log(&quot;Creating map 119e9f600c131a94772d054236d2609f with these args:&quot;);
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down Expand Up @@ -2820,7 +2820,7 @@

&lt;p&gt;This route followed the recommended walk in the &lt;a href=&quot;https://www.nwt.org.uk/sites/default/files/2021-06/WildwoodWalkReduced.pdf&quot;&gt;“Walk to the Wildwood” Leaflet&lt;/a&gt;, and was really great despite the weather.&lt;/p&gt;

&lt;div id=&quot;leaflet-map-954fefa923d7649367ae71bc3b7a718e&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;leaflet-map-0b3441b4bd77979b5e87d4ff70c303e8&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;script&gt;(() =&gt; {
// Specify configuration variables, setup any elements and styling
var leafletCdn = &quot;https://unpkg.com/[email protected]/dist/&quot;;
Expand All @@ -2831,13 +2831,13 @@
&quot;zoom&quot; : 12,
&quot;providerBasemap&quot;: &quot;OpenTopoMap&quot; } ;
var blockLeafletItems = [
{id: &quot;8c7ee55ba323d7228dc48673f00cc02e&quot;,
{id: &quot;9b57ffb875da79954ec9eb8d9e04fbe0&quot;,
type: &quot;LeafletGeoJSON&quot;,
value: &quot;/assets/geojson/WilliamCleuch.geojson&quot; },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = &quot;leaflet-map-954fefa923d7649367ae71bc3b7a718e&quot;;
var defaultMapElId = &quot;leaflet-map-0b3441b4bd77979b5e87d4ff70c303e8&quot;;
var defaultMapElStyle = &quot;height:300px; margin-top:15px; margin-bottom:15px&quot;;
var mapEl = document.getElementById(defaultMapElId);
if(&apos;divId&apos; in tagInputArg){
Expand Down Expand Up @@ -2970,7 +2970,7 @@

//The actual section that is called that creates a map
function createMap(){
console.log(&quot;Creating map 954fefa923d7649367ae71bc3b7a718e with these args:&quot;);
console.log(&quot;Creating map 0b3441b4bd77979b5e87d4ff70c303e8 with these args:&quot;);
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down Expand Up @@ -4033,41 +4033,41 @@
&lt;/tbody&gt;
&lt;/table&gt;

&lt;div id=&quot;leaflet-map-125de3791b588441c7733cd4f70d7f37&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;leaflet-map-c3e89c2c0a11397229df2bec460f2b25&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;script&gt;(() =&gt; {
// Specify configuration variables, setup any elements and styling
var leafletCdn = &quot;https://unpkg.com/[email protected]/dist/&quot;;
var esriLeafletCdn = &quot;https://unpkg.com/esri-leaflet/dist/&quot;;

// Get tag input arguments &amp; inside block object list
var tagInputArg = { &quot;center&quot; : [55.385206, -1.7998695],
&quot;zoom&quot; : 13,
&quot;zoom&quot; : 14,
&quot;providerBasemap&quot;: &quot;OpenTopoMap&quot; } ;
var blockLeafletItems = [
{id: &quot;969f9fc065209a7287eb0110b8b0dd39&quot;,
{id: &quot;215792987376f3a8375940855cd9009f&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.380212,
&quot;longitude&quot; : -1.7995428,
&quot;popupContent&quot; : &quot;Rock Shelter&quot;} },
{id: &quot;648ed12afcb501cd0667763fef89e22f&quot;,
{id: &quot;8691fe4259cd516e1f349637519408fa&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.377526,
&quot;longitude&quot; : -1.8058687,
&quot;popupContent&quot; : &quot;Corby&apos;s Letch Waterfall and Bridge&quot;} },
{id: &quot;2a3cd5e5cc46d2ad49dcc7ba4ba25fa9&quot;,
{id: &quot;3a8ea341e8533f71f11ebd089e6d1c8b&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.390803,
&quot;longitude&quot; : -1.7974214,
&quot;popupContent&quot; : &quot;Lemmington Woods Carved Rock&quot;} },
{id: &quot;20508e982fde91975662ad76bf8b3b52&quot;,
{id: &quot;b91a2356f636c6935ee0a677093f8190&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.393073,
&quot;longitude&quot; : -1.7955351,
&quot;popupContent&quot; : &quot;Chalybeate spring&quot;} },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = &quot;leaflet-map-125de3791b588441c7733cd4f70d7f37&quot;;
var defaultMapElId = &quot;leaflet-map-c3e89c2c0a11397229df2bec460f2b25&quot;;
var defaultMapElStyle = &quot;height:300px; margin-top:15px; margin-bottom:15px&quot;;
var mapEl = document.getElementById(defaultMapElId);
if(&apos;divId&apos; in tagInputArg){
Expand Down Expand Up @@ -4200,7 +4200,7 @@

//The actual section that is called that creates a map
function createMap(){
console.log(&quot;Creating map 125de3791b588441c7733cd4f70d7f37 with these args:&quot;);
console.log(&quot;Creating map c3e89c2c0a11397229df2bec460f2b25 with these args:&quot;);
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down Expand Up @@ -5188,7 +5188,7 @@

&lt;p&gt;I found the actual exact locations of the stills by searching on Geograph - local historian Andrew Curtis put together &lt;a href=&quot;https://www.geograph.org.uk/snippet/5569&quot;&gt;a selection of photographs and locations for them&lt;/a&gt;.&lt;/p&gt;

&lt;div id=&quot;leaflet-map-b34746dc13ff12d529c4d585935be7fe&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;leaflet-map-7334d33f63a04bfcf8c7413e9eb9b59a&quot; class=&quot;leaflet-map&quot;&gt;&lt;/div&gt;
&lt;script&gt;(() =&gt; {
// Specify configuration variables, setup any elements and styling
var leafletCdn = &quot;https://unpkg.com/[email protected]/dist/&quot;;
Expand All @@ -5199,28 +5199,28 @@
&quot;zoom&quot; : 11,
&quot;providerBasemap&quot;: &quot;OpenTopoMap&quot; } ;
var blockLeafletItems = [
{id: &quot;45456fd22bb65cf2f16aa0dca75ffa5c&quot;,
{id: &quot;8b602f830a4c9b3d4edf717484a238b1&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.413560,
&quot;longitude&quot; : -2.284758,
&quot;popupContent&quot; : &quot;Blindburn Still&quot;} },
{id: &quot;e5ee61afa75bb791fd071abaeb287916&quot;,
{id: &quot;35a387e9b26c89238b3171f62e330424&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.379630,
&quot;longitude&quot; : -2.168993,
&quot;popupContent&quot; : &quot;Wholehope Still&quot;} },
{id: &quot;7e38c8fcab9ecbef99ecf2802dee7cfe&quot;,
{id: &quot;3e2cd79a6956acf39816f041a08f85e6&quot;,
type: &quot;LeafletMarker&quot;,
value: { &quot;latitude&quot; : 55.4304,
&quot;longitude&quot; : -2.1864,
&quot;popupContent&quot; : &quot;Rory&apos;s Still&quot;} },
{id: &quot;3c9e7b3c2f057b66bf1d7597e4569057&quot;,
{id: &quot;5e38dbc71f114a93010b672b2eb131e1&quot;,
type: &quot;LeafletGeoJSON&quot;,
value: &quot;/assets/geojson/Usway.geojson&quot; },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = &quot;leaflet-map-b34746dc13ff12d529c4d585935be7fe&quot;;
var defaultMapElId = &quot;leaflet-map-7334d33f63a04bfcf8c7413e9eb9b59a&quot;;
var defaultMapElStyle = &quot;height:300px; margin-top:15px; margin-bottom:15px&quot;;
var mapEl = document.getElementById(defaultMapElId);
if(&apos;divId&apos; in tagInputArg){
Expand Down Expand Up @@ -5353,7 +5353,7 @@

//The actual section that is called that creates a map
function createMap(){
console.log(&quot;Creating map b34746dc13ff12d529c4d585935be7fe with these args:&quot;);
console.log(&quot;Creating map 7334d33f63a04bfcf8c7413e9eb9b59a with these args:&quot;);
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down
14 changes: 7 additions & 7 deletions docs/northumberland/2024/02/24/RorysStill.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Rory’s Still

<p>I found the actual exact locations of the stills by searching on Geograph - local historian Andrew Curtis put together <a href="https://www.geograph.org.uk/snippet/5569">a selection of photographs and locations for them</a>.</p>

<div id="leaflet-map-b34746dc13ff12d529c4d585935be7fe" class="leaflet-map"></div>
<div id="leaflet-map-7334d33f63a04bfcf8c7413e9eb9b59a" class="leaflet-map"></div>
<script>(() => {
// Specify configuration variables, setup any elements and styling
var leafletCdn = "https://unpkg.com/[email protected]/dist/";
Expand All @@ -269,28 +269,28 @@ <h1 id="page-title" class="page__title" itemprop="headline">Rory’s Still
"zoom" : 11,
"providerBasemap": "OpenTopoMap" } ;
var blockLeafletItems = [
{id: "45456fd22bb65cf2f16aa0dca75ffa5c",
{id: "8b602f830a4c9b3d4edf717484a238b1",
type: "LeafletMarker",
value: { "latitude" : 55.413560,
"longitude" : -2.284758,
"popupContent" : "Blindburn Still"} },
{id: "e5ee61afa75bb791fd071abaeb287916",
{id: "35a387e9b26c89238b3171f62e330424",
type: "LeafletMarker",
value: { "latitude" : 55.379630,
"longitude" : -2.168993,
"popupContent" : "Wholehope Still"} },
{id: "7e38c8fcab9ecbef99ecf2802dee7cfe",
{id: "3e2cd79a6956acf39816f041a08f85e6",
type: "LeafletMarker",
value: { "latitude" : 55.4304,
"longitude" : -2.1864,
"popupContent" : "Rory's Still"} },
{id: "3c9e7b3c2f057b66bf1d7597e4569057",
{id: "5e38dbc71f114a93010b672b2eb131e1",
type: "LeafletGeoJSON",
value: "/assets/geojson/Usway.geojson" },
];

// Override the map div id if specified, apply default CSS
var defaultMapElId = "leaflet-map-b34746dc13ff12d529c4d585935be7fe";
var defaultMapElId = "leaflet-map-7334d33f63a04bfcf8c7413e9eb9b59a";
var defaultMapElStyle = "height:300px; margin-top:15px; margin-bottom:15px";
var mapEl = document.getElementById(defaultMapElId);
if('divId' in tagInputArg){
Expand Down Expand Up @@ -423,7 +423,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Rory’s Still

//The actual section that is called that creates a map
function createMap(){
console.log("Creating map b34746dc13ff12d529c4d585935be7fe with these args:");
console.log("Creating map 7334d33f63a04bfcf8c7413e9eb9b59a with these args:");
console.log(tagInputArg);

//Initialize Map with the correct input arguments
Expand Down
Loading

0 comments on commit b5a4176

Please sign in to comment.