Fix weblogpomo tags
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m10s

This commit is contained in:
Lewis Dale 2024-04-30 07:29:31 +01:00
parent 5aa099665c
commit d361ad2ea7
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ title: WeblogPoMo 2024
date: 2024-04-30T08:00:00.000Z
excerpt: Once again unable to say no to a commitment, I've signed up to WeblogPoMo 2024, in which I post something to my blog every day for the month of May
tags:
- weblogpomo
- WeblogPoMo2024
---
Once again unable to say no to a commitment, I've signed up to WeblogPoMo 2024, in which I post something to my blog every day for the month of May. This was [Annie's](https://weblog.anniegreens.lol/weblog-posting-month-2024) idea, and I thought it might be fun to try and be more motivated to blog.

View File

@ -5,7 +5,7 @@ tags:
- tech
- learning
- go
- WeblogPoMo
- WeblogPoMo2024
excerpt: "I've wanted to try learning Go for a while now, but have never got round to it. So I'm going to (attempt) to learn a little bit about it each day, and blog about it, with a view to building something with it by the end of the month."
---

View File

@ -5,7 +5,7 @@ tags:
- tech
- learning
- go
- WeblogPoMo
- WeblogPoMo2024
excerpt: "In part two, I take a look at how to organise code into packages"
---