mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Use mkdocs snippets to template common content blocks (#135)
This commit is contained in:
@@ -24,6 +24,8 @@ jobs:
|
||||
|
||||
The [Geek's Cookbook](https://geek-cookbook.funkypenguin.co.nz) has been updated!
|
||||
|
||||
Here's what's fresh:
|
||||
:cupcake: [${{github.event.commits[0].message}}]({{ EVENT_PAYLOAD.compare }})
|
||||
|
||||
Here's what @{{ GITHUB_ACTOR }} just cooked:
|
||||
|
||||
:partying_face: [${{github.event.commits[0].message}}]({{ EVENT_PAYLOAD.compare }})
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user