Apply suggestions from code review

Co-authored-by: James Fenn <me@jfenn.me>
This commit is contained in:
Corbin Crutchley
2022-02-24 01:31:14 -08:00
committed by GitHub
parent 907d4b32e7
commit bfd560229a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
---
{
title: "Building an Angular Blog With Scully",
description: "NuxtJS and Gatsby allow you to make SSG-enabled blog, but Angular doesn't have an equivalent... Until now. Let's build a blog with Scully!",
description: "NuxtJS and Gatsby allow you to make SSG-enabled blogs, but Angular doesn't have an equivalent... Until now. Let's build a blog with Scully!",
published: '2020-03-17T05:12:03.284Z',
authors: ['crutchcorn'],
tags: ['angular', 'ssg', 'scully'],