Browse Source

updating game

master
jk 3 years ago
parent
commit
4828465b91
  1. 11
      data/230221.yaml
  2. 11
      data/250221.yaml
  3. 11
      data/260221.yaml
  4. 11
      data/260221_2.yaml
  5. 2
      themes/nipponalba/layouts/index.html

11
data/230221.yaml

@ -1,11 +0,0 @@
---
type: "cycling"
date: 2021-02-23T12:40:19.837Z
comment: "Day 2 - very wet and very windy. I wanted to do a 2nd circuit but thought better of it."
distance: "3.56 km"
duration: "00:15:53"
pace: "4:27 min/km"
calories: "195 kcal"
image: '/images/workouts/fitotrack-workout_1614086080.jpg'
thumb: '/images/workouts/fitotrack-workout_1614086080_thumb.jpg'
---

11
data/250221.yaml

@ -1,11 +0,0 @@
---
type: "cycling"
date: 2021-02-25T12:32:56.442Z
comment: "Day three, tougher on my legs than expected. Very windy."
distance: "3.47 km"
duration: "00:14:47"
pace: "4:15 min/km"
calories: "201 kcal"
image: "/images/workouts/fitotrack-workout_1614259085.jpg"
thumb: "/images/workouts/fitotrack-workout_1614259085_thumb.jpg"
---

11
data/260221.yaml

@ -1,11 +0,0 @@
---
type: "cycling"
date: 2021-02-26T12:34:46.897Z
comment: "Day 4, not so bad but not quite ready for lap 2. Drank more water in morning which may have helped."
distance: "3.48 km"
duration: "00:13:33"
pace: "3:54 min/km"
calories: "148 kcal"
image: "/images/workouts/fitotrack-workout_1614344433.jpg"
thumb: "/images/workouts/fitotrack-workout_1614344433_thumb.jpg"
---

11
data/260221_2.yaml

@ -1,11 +0,0 @@
---
type: "walking"
date: 2021-02-26T17:15:19.288Z
comment: "Islay pickup"
distance: "2.51 km"
duration: "00:24:54"
pace: "9:56 min/km"
calories: "243 kcal"
image: "/images/workouts/fitotrack-workout_1614371935.jpg"
thumb: "/images/workouts/fitotrack-workout_1614371935_thumb.jpg"
---

2
themes/nipponalba/layouts/index.html

@ -51,7 +51,7 @@
<b><i class="fa fa-calendar" aria-hidden="true"></i> Planning: <a href="https://www.beeradvocate.com/beer/profile/12142/52084/" class="u-url" target="_blank" title="Currently planning: 80/-">Williams Bros 80/- (sort of)</a></b> for my next brew, will be a variation on a previous recipe with a grain adjustment.<br/><br/>
<b><i class="fa fa-book" aria-hidden="true" target="_blank"></i> Reading: <a href="https://www.taylorfrancis.com/books/handbook-brewing-graham-stewart-inge-russell-anne-anstruther/e/10.1201/9781351228336" class="u-url" title="Currently reading: Handbook of Brewing">Handbook of Brewing</a></b> by Graham G. Stewart, Inge Russel and Anne Anstruther.<br/><br/>
<b><i class="fa fa-television" aria-hidden="true"></i> Watching: <a href="https://en.wikipedia.org/wiki/Borgen_(TV_series)" class="u-url" target="_blank" title="now watching: Borgen">Borgen</a></b> a Danish political drama.<br/><br/>
<b><i class="fa fa-gamepad" aria-hidden="true"></i> Playing: <a href="https://www.valheimgame.com/" class="u-url" target="_blank" title="Currently playing: Valheim">Valheim</a></b> a Viking inspired survival game.</section>
<b><i class="fa fa-gamepad" aria-hidden="true"></i> Playing: <a href="https://www.crusaderkings.com/" class="u-url" target="_blank" title="Currently playing: Crusader Kings III">Crusader Kings III</a></b> a grand strategy game with strong story, character and legacy development.</section>
<section class="index_exercise">
<h2>Latest Workout</h2>
{{ range first 1 (sort .Site.Data.workouts "date" "desc")}}

Loading…
Cancel
Save