chore: page descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-11 13:26:36 -08:00
parent 6ffc4e650b
commit 5da3b45341
No known key found for this signature in database
6 changed files with 6 additions and 5 deletions

View file

@ -1,7 +1,7 @@
---
date: '2023-03-27'
title: 'Automate and syndicate content from Eleventy to Mastodon'
description: 'I've discussed building a now page using Eleventy, but I also syndicate a subset of that content out to Mastodon using @11ty/eleventy-activity-feed and Make.'
description: "I've discussed building a now page using Eleventy, but I also syndicate a subset of that content out to Mastodon using @11ty/eleventy-activity-feed and Make."
draft: false
tags: ['automation', 'Mastodon', 'Eleventy']
---