diff --git a/changelogs/unreleased/1522-coonsd b/changelogs/unreleased/1522-coonsd new file mode 100644 index 000000000..f92796ee2 --- /dev/null +++ b/changelogs/unreleased/1522-coonsd @@ -0,0 +1 @@ +Added author as a tag on blog post. Should fix 404 error when trying to follow link as specified in issue #1522. \ No newline at end of file diff --git a/site/_posts/2019-05-20-velero-1.0-has-arrived.md b/site/_posts/2019-05-20-velero-1.0-has-arrived.md index 251896cb2..1a6a4a270 100644 --- a/site/_posts/2019-05-20-velero-1.0-has-arrived.md +++ b/site/_posts/2019-05-20-velero-1.0-has-arrived.md @@ -6,7 +6,7 @@ author_name: Tom Spoonemore # author_avatar: https://placehold.it/64x64 categories: ['velero','release'] # Tag should match author to drive author pages -tags: ['Velero Team'] +tags: ['Velero Team', 'Tom Spoonemore'] --- Just three months after the release of Velero 0.11, the community’s momentum continues with the delivery of the landmark version 1.0 release. This significant release improves the installation experience, Helm support, the plugin system, and overall stability. We want to thank the community and the team, and acknowledge all of their hard work and amazing contributions to this major milestone.