chore: format and clean up tags

This commit is contained in:
Cory Dransfeldt 2023-04-14 20:27:45 -07:00
parent cb0573ae2d
commit 5d1e198140
No known key found for this signature in database
64 changed files with 76 additions and 76 deletions

View file

@ -2,7 +2,7 @@
date: 2018-11-10
draft: false
title: Fugazi - Turnover (Live 1991)
tags: ['music', 'Fugazi']
tags: ['music']
---
<iframe class="aspect-video w-full" allowFullScreen="allowFullScreen" src="https://www.youtube.com/embed/gzC0RNkBXM0?ecver=1&amp;iv_load_policy=3&amp;rel=0&amp;yt:stretch=16:9&amp;autohide=1&amp;color=red&amp;" allowtransparency="true" frameborder="0"></iframe>

View file

@ -2,7 +2,7 @@
date: 2018-04-22
draft: false
title: Generating Jekyll posts using Drafts and Working Copy
tags: ['iOS', 'Javascript', 'automation']
tags: ['iOS', 'JavaScript', 'automation']
---
I put together a script that will take a draft, grab the title and body and then prompt you for front matter data before sending the completed post off to [Working Copy](https://itunes.apple.com/us/app/id896694807?at=11lvuD). It's specific to my site, and purposes, but [it should be fairly straightforward and easy to adapt to your needs.](https://actions.getdrafts.com/a/1GO)<!-- excerpt -->