fixed typo
This commit is contained in:
parent
0c7d4a1ec3
commit
573884d545
58 changed files with 69 additions and 69 deletions
|
|
@ -3,7 +3,7 @@ date = "2021-02-28T04:00:00-07:00"
|
|||
title = "February 2021 Check-in"
|
||||
categories = ["personal"]
|
||||
#image = ""
|
||||
#feature_image = ""
|
||||
#featured_image = ""
|
||||
series = ["Check-In"]
|
||||
summary = "That should have been a fun month"
|
||||
Victor_Hugo = "true"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ title = "New look, again"
|
|||
categories = ["sitenews"]
|
||||
tags = ["cms"]
|
||||
#image = ""
|
||||
#feature_image = ""
|
||||
#featured_image = ""
|
||||
#series = [""]
|
||||
summary = "Cha-cha-changes!"
|
||||
Victor_Hugo = "true"
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
+++
|
||||
date = "2021-02-21T04:00:00-07:00"
|
||||
title = "Well, that was fun"
|
||||
categories = ["personal"]
|
||||
image = "/photos/Local/General/snow-2021.jpg"
|
||||
feature_image = "/photos/Local/General/snow-2021.jpg"
|
||||
series = ["covid"]
|
||||
tags = ["covid", "plague"]
|
||||
summary = "Snow Days Still Exist"
|
||||
Victor_Hugo = "true"
|
||||
Focus_Keyword = "snow"
|
||||
+++
|
||||
---
|
||||
date: "2021-02-21T04:00:00-07:00"
|
||||
title: "Well, that was fun"
|
||||
categories: ["personal"]
|
||||
image: "/photos/Local/General/snow-2021.jpg"
|
||||
featured_image: "/photos/Local/General/snow-2021.jpg"
|
||||
series: ["covid"]
|
||||
tags: ["covid", "plague"]
|
||||
summary: "Snow Days Still Exist"
|
||||
Victor_Hugo: "true"
|
||||
Focus_Keyword: "snow"
|
||||
---
|
||||
|
||||
As if a global plague was not enough. No, we had to get snow in Houston. Not just snow, but over 48 hours with the outside temps below 0C/32F!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue